From: Mike Bayer Date: Fri, 23 Apr 2010 04:33:20 +0000 (-0400) Subject: prod/stable X-Git-Tag: rel_0_6_1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88773096645736e3957594f4b50cd446f344fd37;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git prod/stable --- diff --git a/setup.py b/setup.py index 660d6ffb67..f38f3759f9 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",