changeset 412:ff17f5cd8300

setup: fixed development status classifier
author Goffi <goffi@goffi.org>
date Fri, 16 Aug 2019 12:44:28 +0200
parents 4b5d4da54d9e
children a5edf5e1dd74
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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+)',