diff --git a/setup.py b/setup.py index 22b776a35..5444a81b8 100644 --- a/setup.py +++ b/setup.py @@ -66,7 +66,7 @@ def _get_version() -> str: classifiers=[ "Programming Language :: Python :: 3", "License :: OSI Approved :: Apache Software License", - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "Operating System :: MacOS :: MacOS X",