diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-01-30 00:08:39 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-01-30 00:08:39 +0700 |
commit | 1063b4c7073ce056f694b1690dd5d5a1a06fb347 (patch) | |
tree | 8c260aa19bef45068d96d67635a33a791b57c001 /youtube_dl | |
parent | ca01e5f9039dd6c0d5abff5c7139f82c5d1dfba7 (diff) |
release 2019.01.302019.01.30
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 ec89cfc64..97818d0c7 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2019.01.27' +__version__ = '2019.01.30' |