aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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",