summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-05-06 16:14:21 +0000
committerGeorg Brandl <georg@python.org>2008-05-06 16:14:21 +0000
commiteb38edadbac94cfaf6700a2f5b570dd458b45b87 (patch)
treeb4744c81adfe42b65cc15b93687e74257d6a00e3 /setup.py
parentcc6b4ee1ec9f7f161e5dbd1b78b27822aafa629d (diff)
downloadsphinx-git-eb38edadbac94cfaf6700a2f5b570dd458b45b87.tar.gz
Next release will be beta status.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7ab333ba8..f6fdc6f96 100644
--- a/setup.py
+++ b/setup.py
@@ -65,7 +65,7 @@ setup(
long_description=long_desc,
zip_safe=False,
classifiers=[
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 4 - Beta',
'Environment :: Console',
'Environment :: Web Environment',
'Intended Audience :: Developers',