commit: 62cdb96f51eca4226b4d499e292d1ea1f9babb72 parent e289d6d62cae85ded46ad6e92b33385f221b8370 Author: Philipp Hagemeister <phihag@phihag.de> Date: Sat, 26 Mar 2016 08:58:03 +0100 release 2016.03.26Diffstat:
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.25' +__version__ = '2016.03.26'