diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-10-29 06:12:33 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-10-29 06:12:33 +0700 |
commit | c4bd9cb7bb57c6e4bbc04fb054dfea14d4ecb171 (patch) | |
tree | 62674f0dcb2299ba67c97ee92d133cf2478418c2 /youtube_dl | |
parent | cae0bbc53831eed38c4af3755de43e223c503270 (diff) |
release 2019.10.292019.10.29
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 39b355b9e..924f26ca8 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2019.10.22' +__version__ = '2019.10.29' |