diff --git a/setup.py b/setup.py index 9b76ddd3..f2675927 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ from gunicorn import __version__ CLASSIFIERS = [ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: Other Environment', 'Intended Audience :: Developers', 'License :: OSI Approved :: MIT License',