diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-02-10 01:27:33 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-02-10 01:27:33 +0700 |
commit | 55d4de2283d94c8846357e9a4fd8c74df9eb2835 (patch) | |
tree | 193be777e4a66f9664003adf0843d6d6c89f7329 /youtube_dl | |
parent | 61ee556aea69f60c5853f27bc92240d4758d7362 (diff) |
release 2017.02.102017.02.10
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 a73e9d89c..a8395ce04 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2017.02.07' +__version__ = '2017.02.10' |