diff --git a/setup.py b/setup.py index 7741a71b7..69a382e15 100755 --- a/setup.py +++ b/setup.py @@ -83,7 +83,7 @@ try: author_email=_get_constant('email'), license=_get_constant('license'), classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: X11 Applications :: Qt', 'Intended Audience :: End Users/Desktop', 'License :: OSI Approved :: GNU General Public License v3 or later '