commit: 612ee37365cf0e0e5c6a59fcce2986fa0754605c parent 442c37b7a9a912cf3b0eb972335b7d24407f4537 Author: Philipp Hagemeister <phihag@phihag.de> Date: Tue, 10 Feb 2015 11:28:34 +0100 release 2015.02.10.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.10.3' +__version__ = '2015.02.10.4'