diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-09-18 17:16:55 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-09-18 17:16:55 +0700 |
commit | 3acff9423df437dd4bd1530a69011fc9ddc74ad1 (patch) | |
tree | a36dc535a9ad7ba21bc7812b941f36ad17772ee1 /youtube_dl | |
parent | 9ca93b99d110f58ec9b280020fb5fede2441794e (diff) |
release 2016.09.182016.09.18
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 081fd6ef0..5ae6a72aa 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.09.15' +__version__ = '2016.09.18' |