diff --git a/setup.py b/setup.py index 2eb2412312..885f6f61d7 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ long_description="""Locust is a python utility for doing easy, distributed load testing of a web site""", classifiers=[ "Topic :: Software Development :: Testing :: Traffic Generation", - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python",