diff --git a/setup.py b/setup.py index dcab900..6af03ce 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( author_email="support@bitfinex.com", license="Apache-2.0", classifiers=[ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Topic :: Software Development :: Build Tools", "License :: OSI Approved :: Apache Software License",