diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-05-20 23:29:49 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-05-20 23:29:49 +0700 |
commit | 6ab30ff50bf6bd0585927cb73c7421bef184f87a (patch) | |
tree | 082e286a8929b0d61cf3be1675ab562d1436a2e9 /youtube_dl | |
parent | 42c971341b804b758d12b7a85547be05160f1b3d (diff) |
release 2019.05.202019.05.20
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 e63527dbb..8df77378b 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2019.05.11' +__version__ = '2019.05.20' |