diff --git a/setup.py b/setup.py index 8bae788a7..12323aead 100755 --- a/setup.py +++ b/setup.py @@ -248,7 +248,7 @@ setuptools.setup( scripts=['bin/plinth'], license='COPYING.md', classifiers=[ - 'Development Status :: 3 - Alpha', + 'Development Status :: 5 - Production/Stable', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: End Users/Desktop',