diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-11-22 01:24:27 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-11-22 01:24:27 +0700 |
commit | 0de9fd24dc8723c78a90cb546e4a05818304521e (patch) | |
tree | b5069ee57362c35f000dc65cd9f4cec2c268d954 /youtube_dl | |
parent | fb8dfc5a2772ca35dd65bad7b7565ad6ec1ad4dd (diff) |
release 2019.11.222019.11.22
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 8012a66db..361809681 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2019.11.05' +__version__ = '2019.11.22' |