From 6d14c69edca24cd4d726949011831db74601782d Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 20 May 2011 15:15:03 -0400 Subject: [PATCH] this will also move back to prod/stable --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.47.2