commit: e06e75c7e7794c759077f2bb462dcf5d94a21760 parent 593e0f43b43d5a90d6e3430aeb94357ef81fb1ab Author: Philipp Hagemeister <phihag@phihag.de> Date: Fri, 5 Feb 2016 15:17:31 +0100 release 2016.02.05.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__ = '2016.02.05' +__version__ = '2016.02.05.1'