From 3d83f4723e57f53d6ed632e68286db3c31f234da Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 24 Oct 2020 07:03:53 +0200 Subject: [PATCH] bump. --- 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 94ee9a745..fc532d654 100644 --- a/youtube_dlc/version.py +++ b/youtube_dlc/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2020.10.24' +__version__ = '2020.10.24-3'