diff --git a/setup.py b/setup.py index 1339aa089e045fad3e0b49d8952e342d6b785247..8ce0209bf998820441c749f80fa6f3406ef0ebc3 100755 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ setup(name='monkeysign', ['doc/ui-mockups/logo.simple.svg']), ], classifiers=[ - 'Development Status :: 5 - Production', + 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'Intended Audience :: System Administrators', 'Intended Audience :: End Users/Desktop',