diff --git a/setup.py b/setup.py index 0d29c041..49940c15 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setup( ], }, classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: No Input/Output (Daemon)', 'Intended Audience :: End Users/Desktop', 'License :: OSI Approved :: Apache Software License',