From 9aa25a6c38955cc9c71d11afa0c6814f04cca703 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 21 Nov 2017 21:33:54 +0100 Subject: setup.py: Bump status to Beta --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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', -- cgit v1.2.3