commit: a122e7080bbcc505d638eaef8ab4d1e4f5bd91ee parent b22ca76204e1a05e1c4b07d24cb6a0dbbc09d18e Author: Philipp Hagemeister <phihag@phihag.de> Date: Sun, 27 Mar 2016 16:56:33 +0200 release 2016.03.27Diffstat:
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__ = '2016.03.26' +__version__ = '2016.03.27'