From: Mike Bayer Date: Fri, 20 May 2011 19:15:03 +0000 (-0400) Subject: this will also move back to prod/stable X-Git-Tag: rel_0_7_0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d14c69edca24cd4d726949011831db74601782d;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git this will also move back to prod/stable --- diff --git a/setup.py b/setup.py index 18513fd82d..fb896972ae 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",