commit: 0a7055c90dac10e7f4c3393922bccf546081262b parent 9e3f19919aa3e152760f4cd0a7cad348428f3b35 Author: Philipp Hagemeister <phihag@phihag.de> Date: Sun, 1 Feb 2015 22:42:19 +0100 release 2015.02.01Diffstat:
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.30.2' +__version__ = '2015.02.01'