diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-01-21 21:26:05 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-01-21 21:26:05 +0700 |
commit | 6e5eacb7705b68c108160780b4ded3b7abd9ebb6 (patch) | |
tree | 93c4e3ab0bf3b7b29dc11622370baf0848312636 /youtube_dl | |
parent | d7da6db4e18e47b0831c73ed013c092c74ee59b4 (diff) |
release 2018.01.212018.01.21
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 717c1e899..11e82f433 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2018.01.18' +__version__ = '2018.01.21' |