Bump to stable

This commit is contained in:
Ivan Habunek 2019-06-06 11:48:28 +02:00
parent 0f54c527be
commit 46d2654cfa
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

View File

@ -14,7 +14,7 @@ setup(
keywords='twitch vod video download', keywords='twitch vod video download',
license='GPLv3', license='GPLv3',
classifiers=[ classifiers=[
'Development Status :: 4 - Beta', 'Development Status :: 5 - Production/Stable',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)', 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.5',