diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-06-21 23:04:09 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-06-21 23:04:09 +0700 |
commit | 9842d29d660b1ffe7873823542085879ba9d86a8 (patch) | |
tree | 3a9c02dbc6141419dfd0f5dc77387b9e3993aa91 /youtube_dl | |
parent | bc6438c092be6ca63843a349eee1db2b5d398d34 (diff) |
release 2019.06.212019.06.21
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 6aa666bc9..33474a452 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2019.06.08' +__version__ = '2019.06.21' |