Bump version

This commit is contained in:
Ivan Habunek
2023-05-07 11:50:17 +02:00
parent a4bdb90faa
commit bcb55be7ad
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,3 +1,3 @@
__version__ = "2.1.2"
__version__ = "2.1.3"
CLIENT_ID = "kd1unb4b3q4t58fwlpcbzcbnm76a8fp"