diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-07-16 02:20:00 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-07-16 02:20:00 +0700 |
commit | 691fbe7f98dd648f3971f259b323e62c73d56e58 (patch) | |
tree | d06352435845773930e155514755309c5ac5e168 /youtube_dl | |
parent | 2e221ca3a85ec7a0c441dfcf301bf1c98614b9dd (diff) |
release 2016.07.162016.07.16
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 56f9f5986..55d07d420 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.07.13' +__version__ = '2016.07.16' |