# HG changeset patch # User Goffi # Date 1565952268 -7200 # Node ID ff17f5cd83009b8c421ca6a8b7a4058b3e615dd3 # Parent 4b5d4da54d9e11c3d61a202f0fa2f7f3daa95dd1 setup: fixed development status classifier diff -r 4b5d4da54d9e -r ff17f5cd8300 setup.py --- a/setup.py Fri Aug 16 12:35:13 2019 +0200 +++ b/setup.py Fri Aug 16 12:44:28 2019 +0200 @@ -57,7 +57,7 @@ author='Association « Salut à Toi »', author_email='goffi@goffi.org', url='https://salut-a-toi.org', - classifiers=['Development Status :: 5', + classifiers=['Development Status :: 5 - Production/Stable', 'Framework :: Twisted', 'License :: OSI Approved :: GNU Affero General Public License v3 ' 'or later (AGPLv3+)',