summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-11-21 21:33:54 +0100
committerMichał Górny <mgorny@gentoo.org>2017-11-21 21:33:54 +0100
commit9aa25a6c38955cc9c71d11afa0c6814f04cca703 (patch)
tree2440891f20548132bcb82b8924ec4464e2219799 /setup.py
parente9ab784b7909d982d40eb978370e5465641038c5 (diff)
downloadgemato-9aa25a6c38955cc9c71d11afa0c6814f04cca703.tar.gz
setup.py: Bump status to Beta
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 1f0df84..48037d7 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ setup(
scripts=['bin/gemato'],
classifiers=[
- 'Development Status :: 2 - Pre-Alpha',
+ 'Development Status :: 4 - Beta',
'Environment :: Console',
'Intended Audience :: System Administrators',
'License :: OSI Approved :: BSD License',