diff --git a/setup.py b/setup.py index 576ab9b..2d820bb 100755 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ def status(s): 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'Natural Language :: English', - 'License :: OSI Approved :: Apache Software License', + 'License :: OSI Approved :: MIT License', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.6',