summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-10-19 21:02:42 -0400
committerTim Graham <timograham@gmail.com>2015-10-19 21:02:42 -0400
commite70a309c428cfd4e600dc9fa0c7269b1e7a8efcd (patch)
tree173fb009d41c159a8d425c6bdf9c1a7e6e903a11 /setup.py
parent994e7661a8b682ecd2bce4869d5a6cc61ee8c2c9 (diff)
downloaddjango-e70a309c428cfd4e600dc9fa0c7269b1e7a8efcd.tar.gz
[1.9.x] Bumped version for 1.9 beta 1.1.9b1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e94065e0ed..1fd68940e4 100644
--- a/setup.py
+++ b/setup.py
@@ -52,7 +52,7 @@ setup(
},
zip_safe=False,
classifiers=[
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 4 - Beta',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',