Bump version

This commit is contained in:
Ivan Habunek 2020-05-17 14:42:55 +02:00
parent cabc8ff327
commit 58458553bc
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ makes it faster.
setup(
name='twitch-dl',
version='1.7.0',
version='1.8.0',
description='Twitch downloader',
long_description=long_description.strip(),
author='Ivan Habunek',

View File

@ -1,3 +1,3 @@
__version__ = "1.7.0"
__version__ = "1.8.0"
CLIENT_ID = "kimne78kx3ncx6brgo4mv6wki5h1ko"