From 6cd59ee663348c0a1cfa336c8b91841b36cf7354 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 12 Feb 2011 17:14:34 -0500 Subject: [PATCH] 0.7 will be beta classifier to start --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cf379d8989..2da4d046e0 100644 --- a/setup.py +++ b/setup.py @@ -208,7 +208,7 @@ SQLAlchemy's Advantages: """, classifiers = [ - "Development Status :: 5 - Production/Stable", + "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", -- 2.47.3