Skip to content

Commit

Permalink
Merge pull request #1126 from cyberw/lets-stop-calling-it-beta
Browse files Browse the repository at this point in the history
Let's stop calling the package beta!
  • Loading branch information
heyman authored Oct 28, 2019
2 parents 6f08db3 + e57ba02 commit 5e5a8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 5e5a8ee

Please sign in to comment.