commit: 55898ad2cf4a5cf7628cf921fb5785ed0c7dceff parent a465808592bd9e017e83478863b12b96c686f920 Author: Philipp Hagemeister <phihag@phihag.de> Date: Mon, 2 Feb 2015 23:39:03 +0100 release 2015.02.02.4Diffstat:
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.02.02.3' +__version__ = '2015.02.02.4'