commit: b8a6114309971ff4fcfd7b617fcf0321a3ecfc1b parent 774e208f94574ef9c62e82ac5ad0c57f245a8752 Author: Philipp Hagemeister <phihag@phihag.de> Date: Wed, 10 Dec 2014 13:21:49 +0100 release 2014.12.10.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__ = '2014.12.10' +__version__ = '2014.12.10.1'