From f6e87fbb3036666c7c5d3cc0e66e1f272e98917e Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 13 Feb 2010 05:53:20 +0000 Subject: [PATCH] Moved status from beta to stable in trove classifier. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b0eab170..f50ce787 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ brave programmer. """ classifiers = """\ -Development Status :: 4 - Beta +Development Status :: 5 - Production/Stable Intended Audience :: Developers License :: OSI Approved :: GNU General Public License (GPL) License :: OSI Approved :: Zope Public License