summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-04-23 00:33:20 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-04-23 00:33:20 -0400
commit88773096645736e3957594f4b50cd446f344fd37 (patch)
tree29a5c6e7692b804b6522297ee48b5927a14f3185 /setup.py
parentef8895498b73a9e8dfb259c019a804832f11f9d2 (diff)
downloadsqlalchemy-88773096645736e3957594f4b50cd446f344fd37.tar.gz
prod/stable
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 660d6ffb6..f38f3759f 100644
--- a/setup.py
+++ b/setup.py
@@ -122,7 +122,7 @@ SVN version:
""",
classifiers = [
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",