diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-07-06 00:54:23 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-07-06 00:54:23 +0700 |
commit | 0e94b4713dc6d5afb399fbfb1c90a7c47cb63811 (patch) | |
tree | fbceab0ac401c43b98f67900c58d7c08edf8a84d /youtube_dl | |
parent | a6d3b89febce9450b10cb379568d77895103c998 (diff) |
release 2016.07.062016.07.06
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 cd106dd7d..d1974d089 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.07.05' +__version__ = '2016.07.06' |