diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-07-17 19:04:29 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-07-17 19:04:29 +0700 |
commit | 8188b923db3f1e491ec128fe65a0ed380f1e6a04 (patch) | |
tree | b08be6567009fa718856be3bbce7e45fda48188f /youtube_dl | |
parent | d993a1354def6c81f1f267cb2bfe02c478336ba1 (diff) |
release 2016.07.172016.07.17
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 55d07d420..34b62480b 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.07.16' +__version__ = '2016.07.17' |