diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-08-31 02:39:39 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-08-31 02:39:39 +0700 |
commit | 4fd350611c71571733950ad2473d4148f7bb6a63 (patch) | |
tree | 672c0d4bec5eefe5987dfccd049154eef22e0caa /youtube_dl | |
parent | 263fef43dea463ab4b897c8374dbb11c705f061c (diff) |
release 2016.08.312016.08.31
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 ee30ca2ad..fe442dd88 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.08.28' +__version__ = '2016.08.31' |