commit: 4cfaf85c65d1b00ee5b198acb44f1ac65366e0d8 parent be5f2c192cde200b6fcc8d754fde8b5e479a300c Author: Philipp Hagemeister <phihag@phihag.de> Date: Thu, 15 Jan 2015 12:42:11 +0100 release 2015.01.15Diffstat:
M | youtube_dl/version.py | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/youtube_dl/version.py b/youtube_dl/version.py @@ -1,3 +1,3 @@ from __future__ import unicode_literals -__version__ = '2015.01.11' +__version__ = '2015.01.15'