diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-10-21 04:57:28 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-10-21 04:57:28 +0700 |
commit | 69c2d42bd730b4ea07fe5ba9015049423b71c8a9 (patch) | |
tree | 955afc43da4541d518e1b58f2e21cacde02dbbcf /youtube_dl | |
parent | 062e2769a3a7bd91f6bbdf2364880d8728f9c842 (diff) |
release 2016.10.21.12016.10.21.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 d5c0b701f..583c82988 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.10.21' +__version__ = '2016.10.21.1' |