diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-08-27 06:09:29 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-08-27 06:09:29 +0700 |
commit | 2cfa7cbdd09353c8f8b135ba1c0b3a325bb03a16 (patch) | |
tree | 4c15f2b2f9dc45ba092f8d7e162fad10c6301fd4 /youtube_dl | |
parent | cc0412ef915047233391c978fa1f8d4d1479ddfe (diff) |
release 2017.08.27.12017.08.27.1
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 6a24b70d7..7504ef0f0 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2017.08.27' +__version__ = '2017.08.27.1' |