diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-09-08 23:46:14 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-09-08 23:46:14 +0700 |
commit | b71783719000af0806bbd6995e934de2520792fd (patch) | |
tree | d74138af3e3ccea21f817de78c86767846f46999 /youtube_dl | |
parent | 2abad67e52c034ff4a94bad00c31f9ba4aa496f2 (diff) |
release 2016.09.082016.09.08
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 b2ea6dac6..941ffb3f6 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2016.09.04.1' +__version__ = '2016.09.08' |