commit: e781ab63dba6968f54adb612907c76f6f9896095 parent 3e7696822064c6ec7e7d62aab98093d89eeb7cad Author: Philipp Hagemeister <phihag@phihag.de> Date: Tue, 1 Mar 2016 00:05:39 +0100 release 2016.03.01Diffstat:
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.27' +__version__ = '2016.03.01'