diff --git a/setup.py b/setup.py index 011fefd74..9222ce3d1 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ setup(name='discord.py', extras_require=extras_require, python_requires='>=3.5.3', classifiers=[ - 'Development Status :: 4 - Beta', + 'Development Status :: 5 - Production/Stable', 'License :: OSI Approved :: MIT License', 'Intended Audience :: Developers', 'Natural Language :: English',