diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2015-02-26 01:47:16 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2015-02-26 01:47:16 +0100 |
commit | 5c340b038740061c61f55be1935e364a883a3138 (patch) | |
tree | 89c135fa0f753638d3c1f05243ddab54a4616694 /youtube_dl | |
parent | 1c6510f57a458aa9634923c0f48596b57d084649 (diff) |
release 2015.02.26.12015.02.26.1
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 0cbf66ed1..9043ca695 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2015.02.26' +__version__ = '2015.02.26.1' |