diff --git a/setup.py b/setup.py index 1d35db5..06fd946 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setup( ], }, classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Framework :: Django', 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License',