diff --git a/setup.py b/setup.py index bce6e95..c974b43 100644 --- a/setup.py +++ b/setup.py @@ -65,7 +65,7 @@ setup( ], keywords=['django', 'analytics'], classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers',