diff --git a/setup.py b/setup.py index b9e2b0d9..4f36e312 100644 --- a/setup.py +++ b/setup.py @@ -65,7 +65,7 @@ if __name__ == "__main__": version=VERSION, classifiers = - [ 'Development Status :: 1 - Planning', + [ 'Development Status :: 4 - Beta', 'Environment :: Console', 'Intended Audience :: Developers', 'Intended Audience :: Science/Research',