diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-07-09 07:16:47 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-07-09 07:16:47 +0700 |
commit | d417fd88d09846edf0c2bed65d7d074c62c0c51b (patch) | |
tree | a294f00db914ff5beb1ea9dd847713f0b7fc95b2 /youtube_dl | |
parent | 9e4f5dc1e920b181d7e4a4ae824f86db8bc3a8e3 (diff) |
release 2016.07.092016.07.09
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 6396ad4c9..1dd2c3300 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.07.07' +__version__ = '2016.07.09' |