From 289fb747d9e084ed67075bb40e65812244c2cf95 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sat, 20 Jan 2018 16:09:59 +0800 Subject: meta info: raise status to 4 - beta --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index fa1f53e..a6b7faf 100755 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ setup( # Trove classifiers # See: https://pypi.python.org/pypi?%3Aaction=list_classifiers classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", -- cgit v1.2.2