diff options
| author | Sergey M․ <dstftw@gmail.com> | 2017-09-10 22:16:55 +0700 |
|---|---|---|
| committer | Sergey M․ <dstftw@gmail.com> | 2017-09-10 22:16:55 +0700 |
| commit | 806498cf2f35cc98cf0e6c5b46f58ca357a842de (patch) | |
| tree | 9eaa2d3246ee0c16b0e5530d4a34763cdde4d290 /youtube_dl/version.py | |
| parent | b98339b54b1de517def970a955cbbdda3e1d4874 (diff) | |
release 2017.09.102017.09.10
Diffstat (limited to 'youtube_dl/version.py')
| -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 60ed35de9..736f753df 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2017.09.02' +__version__ = '2017.09.10' |
