diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-09-19 02:58:32 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-09-19 02:58:32 +0700 |
commit | cb57386873a053b3328a78f48cf27f23ca6897d1 (patch) | |
tree | 8442510eca15204bf56459adc817c98f4d28f4ae /youtube_dl | |
parent | 59fd8f931d274cc702a7e260e9ec996f8db7c9f0 (diff) |
release 2016.09.192016.09.19
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 5ae6a72aa..9d3138181 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.09.18' +__version__ = '2016.09.19' |