diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-01-14 07:31:07 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-01-14 07:31:07 +0700 |
commit | 5d4c7daa49b8ff83aa6fb13b183f47d4427c6513 (patch) | |
tree | 4bb2a179195f6fdc713a2acb4190e95ad28057eb /youtube_dl | |
parent | 0b94510cd00d50ddda74ba0079f856650f24680e (diff) |
release 2017.01.142017.01.14
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 214124722..17c6f9eb2 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2017.01.10' +__version__ = '2017.01.14' |