There was an error while loading. Please reload this page.
1 parent 61283a8 commit 5209382Copy full SHA for 5209382
setup.py
@@ -97,7 +97,7 @@ def fullsplit(path, result=None):
97
data_files = data_files,
98
scripts = ['django/bin/django-admin.py'],
99
classifiers = [
100
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
101
'Environment :: Web Environment',
102
'Framework :: Django',
103
'Intended Audience :: Developers',
0 commit comments