diff --git a/setup.py b/setup.py index a2cf930..dde5ec0 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ long_description_content_type="text/x-rst", long_description=open("README.rst", encoding="utf-8").read(), classifiers=[ - "Development Status :: 5 - Production/Stable", + "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Environment :: Plugins", "Framework :: Django",