diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-11-18 00:25:24 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-11-18 00:25:24 +0700 |
commit | b25459b88ae8faf072046eb9c23af0dcda7c1408 (patch) | |
tree | 91f61dc0cd6d728f626a49a10f2add9ce144097c /youtube_dl | |
parent | 5f75c4a4ad5f406f9dc01bd872f3be54de87b23d (diff) |
release 2016.11.182016.11.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 9557b2000..ef9ccc08a 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.11.14.1' +__version__ = '2016.11.18' |