diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-12-02 21:34:34 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-12-02 21:34:34 +0700 |
commit | 0d56eddc5970a9e55334add371f555227b957589 (patch) | |
tree | a63bd98c1e770506ccdc6021a8486619d72231a2 /youtube_dl | |
parent | e25ee72657c3e27a24f62ac54d4b100c558ea662 (diff) |
release 2017.12.022017.12.02
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 81e3f792d..88bf1d652 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2017.11.26' +__version__ = '2017.12.02' |