diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-08-13 09:47:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-08-13 09:47:28 +0200 |
commit | e585546c1da94a59f7cb64693920ce0709250d8c (patch) | |
tree | 852fe19c57e2c17e59722b338b13615526bf122f | |
parent | Bump PV to 0.0.5. (diff) | |
download | pms-test-suite-e585546c1da94a59f7cb64693920ce0709250d8c.tar.gz pms-test-suite-e585546c1da94a59f7cb64693920ce0709250d8c.tar.bz2 pms-test-suite-e585546c1da94a59f7cb64693920ce0709250d8c.zip |
Bump development status.
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ setup( ], classifiers = [ - 'Development Status :: 3 - Alpha', + 'Development Status :: 4 - Beta', 'Environment :: Console', 'Intended Audience :: System Administrators', 'License :: OSI Approved :: BSD License', |