diff --git a/setup.py b/setup.py index ce4a9cef..dae1ed80 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ setup( ] }, classifiers=[ - "Development Status :: 3 - Alpha", + "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License",