From cad5d946611e95350c0db741d164fed2d286b1e4 Mon Sep 17 00:00:00 2001 From: Bryan Veloso Date: Tue, 20 Mar 2012 02:39:36 -0700 Subject: [PATCH] I think this is fitting now. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 50753e7..c43c172 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setup( zip_safe=False, include_package_data=True, classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers',