diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-06-20 20:50:01 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-06-20 20:50:01 +0700 |
commit | 19e2d1cdeaf36805d72206a6309a6f7421f3c9ed (patch) | |
tree | 378c0e51323943aecd91da2afe8287164c5933ea /youtube_dl | |
parent | 8369a4fe768b1838f640ad984fbc923037b06c3a (diff) |
release 2016.06.202016.06.20
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 a3e2c3079..4a9f162c1 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.06.19.1' +__version__ = '2016.06.20' |