diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-11-21 21:33:54 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-11-21 21:33:54 +0100 |
commit | 9aa25a6c38955cc9c71d11afa0c6814f04cca703 (patch) | |
tree | 2440891f20548132bcb82b8924ec4464e2219799 /setup.py | |
parent | e9ab784b7909d982d40eb978370e5465641038c5 (diff) | |
download | gemato-9aa25a6c38955cc9c71d11afa0c6814f04cca703.tar.gz |
setup.py: Bump status to Beta
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |