diff --git a/setup.py b/setup.py index 14ebd6a..0b91462 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ setup( license="Apache License 2.0", python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License",