1
0
mirror of https://github.com/django/django.git synced 2025-10-26 23:26:08 +00:00

[1.10.x] Bumped version for 1.10 beta 1.

This commit is contained in:
Tim Graham
2016-06-21 21:01:17 -04:00
parent be1022d0e7
commit bd97496d07
2 changed files with 2 additions and 2 deletions

View File

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