diff options
author | Sergey M․ <dstftw@gmail.com> | 2021-01-24 18:11:20 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2021-01-24 18:11:20 +0700 |
commit | b63981e85095542e056d7180496de4a2d85ddf9e (patch) | |
tree | 632d8f2d5518d0f816b44ff75326a0754be70d6c /youtube_dl | |
parent | 186cbaffb954f00c4ff1f58f9fe378c65b4ef87b (diff) |
release 2021.01.24.12021.01.24.1
Diffstat (limited to 'youtube_dl')
-rw-r--r-- | youtube_dl/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/version.py b/youtube_dl/version.py index 080460d50..c52f1d9ca 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2021.01.24' +__version__ = '2021.01.24.1' |