diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-07-05 06:32:46 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-07-05 06:32:46 +0700 |
commit | c25f1a9b63cd75beb691c83e4167fb9aceebf768 (patch) | |
tree | 41412afa3ea18c4e72c48b11d2b1e73533f027aa /youtube_dl | |
parent | dfaa86b75e6fd7596c52f85f96bf38de9208c1d2 (diff) |
release 2016.07.052016.07.05
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 78d585edf..cd106dd7d 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.07.03.1' +__version__ = '2016.07.05' |