Skip to content

Commit 5209382

Browse files
committed
[1.5.x] Update trove classifier for 1.5 final release.
1 parent 61283a8 commit 5209382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def fullsplit(path, result=None):
9797
data_files = data_files,
9898
scripts = ['django/bin/django-admin.py'],
9999
classifiers = [
100-
'Development Status :: 4 - Beta',
100+
'Development Status :: 5 - Production/Stable',
101101
'Environment :: Web Environment',
102102
'Framework :: Django',
103103
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)