diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-07-30 14:45:07 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-07-30 14:45:07 +0700 |
commit | 2903137292721afc50c1f3a97c677cea1bc2d07b (patch) | |
tree | 157155b2cb1d26469d9ebf6ace086920c4bdf979 /youtube_dl | |
parent | 9361f2169c61df29139aad1c500dda39c1bce4cf (diff) |
release 2016.07.302016.07.30
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 2cfa406d9..9056a883b 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.07.28' +__version__ = '2016.07.30' |