diff --git a/setup.py b/setup.py index 55d0383..b703e8b 100755 --- a/setup.py +++ b/setup.py @@ -135,7 +135,7 @@ setup( tests_require=['pytest', 'pep8', 'pytidylib'], cmdclass={'test': PyTest}, classifiers=[ - 'Development Status :: 3 - Alpha', + 'Development Status :: 5 - Production/Stable', 'Environment :: Web Environment', 'Framework :: CherryPy', 'Intended Audience :: System Administrators',