diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2015-03-09 03:02:03 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2015-03-09 03:02:03 +0100 |
commit | f848215dfce232dfc6618c1cc49da44c3f7df75a (patch) | |
tree | 2acf3273804ba61ee1ac406a8d8820c56355477d /youtube_dl | |
parent | dcca5819675df1e9d9a1caf00af0f98bb2ce511c (diff) |
release 2015.03.092015.03.09
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 252933993..1f0c88a4d 100644 --- a/youtube_dl/version.py +++ b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2015.03.03.1' +__version__ = '2015.03.09' |