commit: f8bb576c4f376c9514a57386b924e67484f52c36 parent ee61f6f3e2f4d03a3ad9c5ca8f4fc5cd9461bdbc Author: Philipp Hagemeister <phihag@phihag.de> Date: Mon, 5 Jan 2015 22:42:38 +0100 release 2015.01.05.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__ = '2015.01.05' +__version__ = '2015.01.05.1'