From 633c2852fb7719d724edf3cc0e252b6a38d242cf Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 3 Sep 2020 17:11:38 +0200 Subject: [PATCH] [skip travis] twitch release. --- youtube_dlc/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dlc/version.py b/youtube_dlc/version.py index e3cd7651b..9cabf84e2 100644 --- a/youtube_dlc/version.py +++ b/youtube_dlc/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2020.09.03' +__version__ = '2020.09.03.1'