summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-05-20 15:15:03 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2011-05-20 15:15:03 -0400
commit6d14c69edca24cd4d726949011831db74601782d (patch)
tree3ddddb618f7e2c7dee9756739a089fcc5f377e41 /setup.py
parent2e5e325a140ab7b2463d4b2b734dc25ead530099 (diff)
downloadsqlalchemy-6d14c69edca24cd4d726949011831db74601782d.tar.gz
this will also move back to 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 18513fd82..fb896972a 100644
--- a/setup.py
+++ b/setup.py
@@ -254,7 +254,7 @@ def run_setup(with_cext):
""",
classifiers=[
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",