Skip to content

Commit

Permalink
update "license" argument
Browse files Browse the repository at this point in the history
  • Loading branch information
jaedsonpys committed Jan 2, 2023
1 parent eff7323 commit 06e698b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
version='6.0.0',
long_description_content_type='text/markdown',
long_description=readme,
license='GPL',
license='Apache License',
install_requires=['cryptography==38.0.3'],
packages=['cookiedb'],
url='https://github.com/jaedsonpys/cookiedb',
Expand Down

0 comments on commit 06e698b

Please sign in to comment.