commit: ab07963b5cc79812c6fb7e4f9e363533d8123830 parent 7e26084d09be5a7c0d56bc1f6faa59d222d5eac2 Author: Philipp Hagemeister <phihag@phihag.de> Date: Thu, 4 Dec 2014 17:02:23 +0100 release 2014.12.04.1Diffstat:
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__ = '2014.12.04' +__version__ = '2014.12.04.1'