diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-08-04 01:23:24 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-08-04 01:23:24 +0700 |
commit | 81cc22bab66e27e64039263fe2cdbc4b8dfb41e5 (patch) | |
tree | 7a06be28ec9af1ad2bb4c64647fe17721e5ed13a /youtube_dl | |
parent | 20f96f64bd1c5825604995800fde741c5581fd83 (diff) |
release 2018.08.042018.08.04
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 2048b69d2..67394fa01 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2018.07.29' +__version__ = '2018.08.04' |