]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
0.7 will be beta classifier to start
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 12 Feb 2011 22:14:34 +0000 (17:14 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 12 Feb 2011 22:14:34 +0000 (17:14 -0500)
setup.py

index cf379d89899a24cd52eaba1c4a38d9f022fbf29f..2da4d046e080e628a42337db80bb2a9c3ce54d20 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -208,7 +208,7 @@ SQLAlchemy's Advantages:
 
 """,
       classifiers = [
-        "Development Status :: 5 - Production/Stable",
+        "Development Status :: 4 - Beta",
         "Intended Audience :: Developers",
         "License :: OSI Approved :: MIT License",
         "Programming Language :: Python",