From ef7efd16ce7ef31df336d7509ce65ca5d2d1ffce Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sun, 30 Nov 2014 13:22:34 +0100 Subject: [PATCH] Update classifier --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3552c91..f4d0feb 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ zip_safe=False, keywords='djangocms-installer', classifiers=[ - 'Development Status :: 5 - Production', + 'Development Status :: 5 - Production/Stable', 'Framework :: Django', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License',