diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-09-26 11:58:25 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-09-26 11:58:25 +0700 |
commit | 4c89a675dd50429a1a5f5903e624db0204d2435a (patch) | |
tree | 94119399809957dd28d2fb289320605f81c77fa2 /youtube_dl | |
parent | 3d3499742c88ce89de5b49dff4e96483b089fcaf (diff) |
release 2018.09.262018.09.26
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 2b3b584a4..6f2cc31df 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2018.09.18' +__version__ = '2018.09.26' |