diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-11-08 22:11:21 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-11-08 22:11:21 +0700 |
commit | c58e07a7aae2af4f6fdd503cc0749d6ee9bdc908 (patch) | |
tree | 74575add9bd88cf66aaeabdd5f0544382cf25d17 /youtube_dl | |
parent | f700afa24c802c2a157a67e00c874679678d5062 (diff) |
release 2016.11.082016.11.08
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 7ae7f6279..b2ee2f345 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.11.04' +__version__ = '2016.11.08' |