commit: 20e98bf6c0df1dc10651d5b835d42385db9bbdc7 parent 5c2266df4b9aeb7881ed8c026a038e2a25e43734 Author: Philipp Hagemeister <phihag@phihag.de> Date: Mon, 23 Nov 2015 18:07:58 +0100 release 2015.11.23Diffstat:
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.11.21' +__version__ = '2015.11.23'