diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-03-07 03:59:22 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-03-07 03:59:22 +0700 |
commit | dccd0ab35d1acc45e36241c505b5325d96ca501d (patch) | |
tree | ad6989079aae4bef7f907d4014f61c34714922a8 /youtube_dl | |
parent | 80146dcc6c27b46fb8340d3285d95f2f7674fb0b (diff) |
release 2017.03.072017.03.07
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 71a984913..bd451bf81 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2017.03.06' +__version__ = '2017.03.07' |