diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-01-16 02:24:08 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-01-16 02:24:08 +0700 |
commit | bfc8eeea57251796d44f1e10b61d06760690bc25 (patch) | |
tree | d8c88c097f058b098646e85d9864faa627599cea /youtube_dl | |
parent | b0d73a745656443baf3e2134d9ca03bd3a4a934c (diff) |
release 2019.01.162019.01.16
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 5ba61f489..c13f3a38a 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2019.01.10' +__version__ = '2019.01.16' |