diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-07-30 20:47:31 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-07-30 20:47:31 +0700 |
commit | 5c9ea67bc0dedd15a0ed9ad05d8fcf09946ca461 (patch) | |
tree | 7c0338934e19649c40b5d50b1ceeab656b69f81d /youtube_dl | |
parent | f701827e319963ca783d012f3647aa44fc0efcd6 (diff) |
release 2017.07.30.12017.07.30.1
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 a8dbb93e3..38162157d 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2017.07.23' +__version__ = '2017.07.30.1' |