diff --git a/setup.py b/setup.py index f0f5ce7..0b8971b 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ setup( 'sphinx', ], classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: Web Environment', 'Framework :: Django', 'License :: OSI Approved :: BSD License',