diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-05-07 04:51:34 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-05-07 04:51:34 +0700 |
commit | 4ac0f573ef10d4e2bd883b63936e3fe1a41c8abb (patch) | |
tree | 91c6c699d1bc3841097c53befd1e56e261f869c0 /youtube_dl | |
parent | 3892a9f4ab54a0da5386b6ff612dd5ef9ff70267 (diff) |
release 2017.05.072017.05.07
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 c19ac49b0..dc707071a 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2017.05.01' +__version__ = '2017.05.07' |