diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-06-22 23:43:24 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-06-22 23:43:24 +0700 |
commit | cf40fdf5c1da33180b5a1b333784c529bc504b6f (patch) | |
tree | 96e005a0ae452566a4508b19e23c194212ea1fd6 /youtube_dl | |
parent | 23bdae0955ae5e0adaf6212bb7aa6cec77ae4d1d (diff) |
release 2016.06.222016.06.22
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 4a9f162c1..d2152b2f1 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.06.20' +__version__ = '2016.06.22' |