diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-07-26 23:25:49 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-07-26 23:25:49 +0700 |
commit | 3c519ad54d3b83f15625f4b8b7bffbf1cc1b312f (patch) | |
tree | 91b9508fedf09078e1ce5ea73cd85ff270def0a9 /youtube_dl | |
parent | 3e050d51d4752e89269c5ae82cf4f0f49ad424b8 (diff) |
release 2016.07.262016.07.26
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 428bd9a97..6da75bb0d 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.07.24' +__version__ = '2016.07.26' |