Update development status classifier in setup.py

This commit is contained in:
Joost Cassee 2015-08-24 20:29:20 +02:00
parent 11507a9a3f
commit cfdc330d25

View file

@ -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',