aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2021-11-23 17:32:24 -0800
committerBryan Newbold <bnewbold@robocracy.org>2021-11-23 17:32:24 -0800
commit802bad86a61cb0d92c83d9114844a54a83e83b94 (patch)
tree63775cbac7e8fb15bc5b7d2de511f220e4773147 /python_openapi_client
parentb1fbd1e5e0c95e79ca0ea999ce7a8a15df46c2bd (diff)
downloadfatcat-802bad86a61cb0d92c83d9114844a54a83e83b94.tar.gz
fatcat-802bad86a61cb0d92c83d9114844a54a83e83b94.zip
python_openapi_client: update metadata tags for next upload
Diffstat (limited to 'python_openapi_client')
-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',