commit: b92071ef00d3a74b3c7145883587f5bf4d14498b parent 47246ae26c7e19764ffa5c5c922fd549f562d42c Author: Philipp Hagemeister <phihag@phihag.de> Date: Tue, 9 Feb 2016 20:12:36 +0100 release 2016.02.09.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.09' +__version__ = '2016.02.09.1'