diff --git a/README.rst b/README.rst index ac6e849..d79a8f4 100644 --- a/README.rst +++ b/README.rst @@ -24,9 +24,6 @@ b-rabbit :alt: PyPI - Wheel :target: https://pypi.python.org/pypi/b-rabbit -.. image:: https://img.shields.io/pypi/status/b-rabbit - :alt: PyPI - Status - :target: https://pypi.python.org/pypi/b-rabbit .. image:: https://pepy.tech/badge/b-rabbit :target: https://pepy.tech/project/b-rabbit diff --git a/setup.py b/setup.py index 9b619ff..3d1a31d 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ author_email='nidhalbacc@gmail.com', python_requires='>=3.4', classifiers=[ - 'Development Status :: 5 - Production/Stable', + 'Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'Intended Audience :: Education', 'Intended Audience :: Information Technology',