commit: 910c55205293097e79b2a134b69b572984e37846 parent cce81f192c15f3766adb7340315a877bc4fc592b Author: Philipp Hagemeister <phihag@phihag.de> Date: Fri, 16 Jan 2015 14:20:38 +0100 release 2015.01.16Diffstat:
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.15.1' +__version__ = '2015.01.16'