development status -> beta

currently no open bugs in issue tracker (which doesn't necessarily mean there are none)
This commit is contained in:
Thomas Waldmann 2013-11-08 02:55:59 +01:00
parent 0d2184037a
commit c144e600ec

View File

@ -53,7 +53,7 @@ setup(
'sphinx', 'sphinx',
], ],
classifiers=[ classifiers=[
'Development Status :: 2 - Pre-Alpha', 'Development Status :: 4 - Beta',
'Environment :: Web Environment', 'Environment :: Web Environment',
'Framework :: Django', 'Framework :: Django',
'License :: OSI Approved :: BSD License', 'License :: OSI Approved :: BSD License',