diff --git a/setup.py b/setup.py index 526a67e..83c7abc 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ setup( license='MIT', description='lightweight Disqus alternative', classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 4 - Beta", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application",