commit: fd86c2026de4ca071d1f6bd432da68c93fcf184e parent e4a8eae701f22395dae607ed000d39f7a57e80a0 Author: Philipp Hagemeister <phihag@phihag.de> Date: Wed, 7 Jan 2015 07:31:38 +0100 release 2015.01.07.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.07' +__version__ = '2015.01.07.1'