diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-12-31 23:59:52 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-12-31 23:59:52 +0700 |
commit | 9d9daed4647c0a0798adee5a580e9fd95478cf6a (patch) | |
tree | d9733aa3ef66a55e967f2fd3be891142b9aeb2c7 /youtube_dl | |
parent | 32ac3d49ae83fe933515096a74068a8033131f4d (diff) |
release 2018.12.312018.12.31
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 0461aac0c..87de5848d 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2018.12.17' +__version__ = '2018.12.31' |