chore: update license, bump version

This commit is contained in:
Josh Sherman 2024-08-09 16:07:05 -05:00
parent 0b00bcf471
commit c3f02c4ecb
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
2 changed files with 2 additions and 2 deletions

View file

@ -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',