mirror of
https://github.com/holidayapi/holidayapi-python.git
synced 2025-06-21 04:16:32 +00:00
chore: update license, bump version
This commit is contained in:
parent
0b00bcf471
commit
c3f02c4ecb
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2016, 2017, 2018, 2019 Gravity Boulevard, LLC
|
||||
Copyright (c) 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Gravity Boulevard, LLC
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='python-holidayapi',
|
||||
version='1.1.0',
|
||||
version='1.2.0',
|
||||
description='Official Python library for Holiday API',
|
||||
url='https://holidayapi.com',
|
||||
author='Josh Sherman',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue