[1.5.x] Update trove classifier for 1.5 final release.

This commit is contained in:
James Bennett 2013-02-26 13:13:43 -06:00
parent 61283a8208
commit 52093827c7
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ setup(
data_files = data_files, data_files = data_files,
scripts = ['django/bin/django-admin.py'], scripts = ['django/bin/django-admin.py'],
classifiers = [ classifiers = [
'Development Status :: 4 - Beta', 'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment', 'Environment :: Web Environment',
'Framework :: Django', 'Framework :: Django',
'Intended Audience :: Developers', 'Intended Audience :: Developers',