summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-08-01 14:22:50 -0400
committerTim Graham <timograham@gmail.com>2016-08-01 14:22:50 -0400
commite18ddd07f08a9e42d1acee5cb1d48793f5c43884 (patch)
tree9fc4c2c34c4c4140efeba3f1c4ac72323a6645a7 /setup.py
parent7c9b0c4b60f57f2d4eb44700881a8491de6b41a3 (diff)
[1.10.x] Bumped version for 1.10 release.1.10
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 d9c9815574..26a19db04b 100644
--- a/setup.py
+++ b/setup.py
@@ -53,7 +53,7 @@ setup(
},
zip_safe=False,
classifiers=[
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Framework :: Django',
'Intended Audience :: Developers',