diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-04-07 04:19:46 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-04-07 04:19:46 +0700 |
commit | a46d9e5b41bcfdf23038fa9b36aec5d4ba9c6de0 (patch) | |
tree | 8f2592c27bb2bbc5348f957abfca19fdfb684683 /youtube_dl | |
parent | aa5338118e77380c753b397c6f544fcfdef1cb22 (diff) |
release 2019.04.072019.04.07
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 f872cd137..5c7d550f5 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2019.04.01' +__version__ = '2019.04.07' |