mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
[1.6.x] Correctly update development-status classifier.
This commit is contained in:
parent
a71ff76235
commit
c89a56d9fe
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -93,7 +93,7 @@ setup(
|
|||
package_data=package_data,
|
||||
scripts=['django/bin/django-admin.py'],
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
'Environment :: Web Environment',
|
||||
'Framework :: Django',
|
||||
'Intended Audience :: Developers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue