aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-01-20 16:09:59 +0800
committerAaron LI <aly@aaronly.me>2018-01-20 16:09:59 +0800
commit289fb747d9e084ed67075bb40e65812244c2cf95 (patch)
tree3dd19a667a9832fc2c5a18deaa74b639e967631f
parent4bd6e407a8a8665cb9db028d0fc57eac86ff6f18 (diff)
downloadfg21sim-289fb747d9e084ed67075bb40e65812244c2cf95.tar.bz2
meta info: raise status to 4 - beta
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
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",