diff --git a/setup.py b/setup.py index 1282079ba..f437961f4 100644 --- a/setup.py +++ b/setup.py @@ -152,7 +152,7 @@ def get_long_description(): "oci": SERVER_DEPS + OCI_DEPS, }, classifiers=[ - "Development Status :: 2 - Pre-Alpha", + "Development Status :: 4 - Beta", "Topic :: Scientific/Engineering :: Artificial Intelligence", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python :: 3",