summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-05-29 09:10:10 +0200
committergbrandl <devnull@localhost>2007-05-29 09:10:10 +0200
commit70724edf2aaa4f7f89dc50a68ea0fe6d4488a4f6 (patch)
tree53ff9da1f2ca620ab4b57e69d0a8a49644bc6c14 /setup.py
parentb36bc20f17598c179c2777cb5ae2bafafd697967 (diff)
downloadpygments-70724edf2aaa4f7f89dc50a68ea0fe6d4488a4f6.tar.gz
[svn] Bump status to stable.
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 04a0f949..da572d5d 100644
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@ setup(
'Intended Audience :: Developers',
'Intended Audience :: End Users/Desktop',
'Intended Audience :: System Administrators',
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
'Programming Language :: Python',
'Operating System :: OS Independent',
]