diff --git a/setup.py b/setup.py index 8f7e4a0..93405d4 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ long_description=open('README.md').read(), platforms='Cross Platform', classifiers=[ - 'Development Status :: 0.1.1 - Beta', + 'Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'License :: OSI Approved :: MIT License', 'Operating System :: OS Independent',