commit: 19b05d886ef0bd23f4a4c6ee90f171c48cb55ace parent e65566a9cc13d13bef3dc70eebfc9bda2e302b78 Author: Philipp Hagemeister <phihag@phihag.de> Date: Sat, 3 Jan 2015 18:35:30 +0100 release 2015.01.03Diffstat:
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.02' +__version__ = '2015.01.03'