diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-06-27 23:57:33 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-06-27 23:57:33 +0700 |
commit | 8c8cae91ece9841567aa48095245f92ae8f4b295 (patch) | |
tree | cba8f781e429df13bf443c45f4e2bcad39ce6044 /youtube_dl | |
parent | 232331c0d2f446af760403ed5a0439cdc3deb112 (diff) |
release 2019.06.272019.06.27
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 33474a452..01896873d 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2019.06.21' +__version__ = '2019.06.27' |