mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
[1.7.x] Correct oversight in trove classifiers, as this branch is now beta status.
This commit is contained in:
parent
e1a6a3024f
commit
1694e091f1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -49,7 +49,7 @@ setup(
|
|||
]},
|
||||
zip_safe=False,
|
||||
classifiers=[
|
||||
'Development Status :: 3 - Alpha',
|
||||
'Development Status :: 4 - Beta',
|
||||
'Environment :: Web Environment',
|
||||
'Framework :: Django',
|
||||
'Intended Audience :: Developers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue