diff --git a/setup.py b/setup.py index 16a5a263..daf5225b 100755 --- a/setup.py +++ b/setup.py @@ -105,7 +105,7 @@ params = dict( }, # https://pypi.python.org/pypi?%3Aaction=list_classifiers classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: Console', 'License :: OSI Approved :: Apache Software License', 'Operating System :: POSIX :: Linux',