aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'python_openapi_client/setup.py')
-rw-r--r--python_openapi_client/setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/python_openapi_client/setup.py b/python_openapi_client/setup.py
index bef29376..cee0ed7d 100644
--- a/python_openapi_client/setup.py
+++ b/python_openapi_client/setup.py
@@ -119,8 +119,8 @@ setup(
classifiers=[
# Trove classifiers
# Full list: https://pypi.python.org/pypi?%3Aaction=list_classifiers
- #'License :: OSI Approved :: MIT License',
- 'Development Status :: 3 - Alpha',
+ 'License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication',
+ 'Development Status :: 3 - Beta',
'Intended Audience :: Developers',
'Programming Language :: Python',
'Programming Language :: Python :: 3',