mirror of https://github.com/django/django.git
[1.8.x] Updated trove classifier to beta.
This commit is contained in:
parent
3fff408a27
commit
b8f9fd7591
2
setup.py
2
setup.py
|
@ -52,7 +52,7 @@ setup(
|
||||||
},
|
},
|
||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 3 - Alpha',
|
'Development Status :: 4 - Beta',
|
||||||
'Environment :: Web Environment',
|
'Environment :: Web Environment',
|
||||||
'Framework :: Django',
|
'Framework :: Django',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
|
|
Loading…
Reference in New Issue