Update classifier in setup.py

This commit is contained in:
Rapptz 2019-04-08 18:54:40 -04:00
parent 4a4db1a02c
commit d37839f38a

View File

@ -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',