diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-09-27 23:09:46 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-09-27 23:09:46 +0700 |
commit | 8f0cf20ab987019c3ba66c375450f80bb1cfe281 (patch) | |
tree | c1333ccce3c1aadd12b3e9b308ce6fa61ee44e61 /youtube_dl | |
parent | c8f45f763cac3c0d0e4ca35ba072d8d321957e85 (diff) |
release 2016.09.272016.09.27
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 2af6380b8..af0c2cfc4 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.09.24' +__version__ = '2016.09.27' |