change development status to production/stable

This commit is contained in:
Thomas Waldmann 2014-07-17 15:15:45 +02:00
parent 63774d0757
commit d3e2bcd482

View File

@ -67,7 +67,7 @@ setup(
'sphinx', 'sphinx',
], ],
classifiers=[ classifiers=[
'Development Status :: 4 - Beta', 'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment', 'Environment :: Web Environment',
'Framework :: Django', 'Framework :: Django',
'License :: OSI Approved :: BSD License', 'License :: OSI Approved :: BSD License',