diff --git a/setup.py b/setup.py index d89dd09..d7dc2fb 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ classifiers=[ 'Development Status :: 3 - Alpha', 'Programming Language :: Python :: 3', - 'License :: OSI Approved :: Apache Software License 2.0', + 'License :: OSI Approved :: Apache Software License', ], python_requires='>=3.6', )