1
0
mirror of https://github.com/django/django.git synced 2025-06-05 11:39:13 +00:00

[2.0.x] Bumped trove classifier for 2.0 alpha 1.

This commit is contained in:
Tim Graham 2017-09-22 14:04:22 -04:00
parent bf987b70d2
commit 45cd53eee8

View File

@ -54,7 +54,7 @@ setup(
}, },
zip_safe=False, zip_safe=False,
classifiers=[ classifiers=[
'Development Status :: 2 - Pre-Alpha', 'Development Status :: 3 - Alpha',
'Environment :: Web Environment', 'Environment :: Web Environment',
'Framework :: Django', 'Framework :: Django',
'Intended Audience :: Developers', 'Intended Audience :: Developers',