diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-06-27 23:09:39 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-06-27 23:09:39 +0700 |
commit | 8174d0fe95db736f0fc53fd5e2d25c0c471a97fb (patch) | |
tree | 2e6e6dcdff9ca84ffaea5868a9228a0a86ea427a /youtube_dl | |
parent | 8704778d95d2abef021757c85efd75664c6a424a (diff) |
release 2016.06.272016.06.27
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 52de19517..2dd24dec1 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.06.26' +__version__ = '2016.06.27' |