diff --git a/setup.py b/setup.py index 15d3bdc..aa5dccf 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ setuptools.setup( "Programming Language :: Python :: 3.9", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", - "Development Status :: Beta", + "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Topic :: Communications :: Chat",