diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-09-12 01:21:21 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-09-12 01:21:21 +0700 |
commit | bd10b229c0311c668a65ce32ed99836237d9896b (patch) | |
tree | 5313ad2da61ef41daec68da2fa21e2a015566767 /youtube_dl | |
parent | 035c7a59e8eeb8725740b91f7cdd561e2d288a90 (diff) |
release 2019.09.122019.09.12
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 98fa32286..212b5a7bc 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2019.09.01' +__version__ = '2019.09.12' |