From 802bad86a61cb0d92c83d9114844a54a83e83b94 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 23 Nov 2021 17:32:24 -0800 Subject: python_openapi_client: update metadata tags for next upload --- python_openapi_client/setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python_openapi_client') 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', -- cgit v1.2.3