commit: 72e3ffeb743712c51f476196c1b22f4de23253f5 parent 2fc9f2b41d362f15c7d61fd2b16c541e53d03b87 Author: Philipp Hagemeister <phihag@phihag.de> Date: Wed, 10 Dec 2014 15:19:08 +0100 release 2014.12.10.3Diffstat:
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.10.2' +__version__ = '2014.12.10.3'