commit: 75e51819d010b38d9a3464f8749688c8d53fc123 parent 799d88d3d8a9337fb0b7a858ec4ffb3aaacbc974 Author: Philipp Hagemeister <phihag@phihag.de> Date: Wed, 7 Jan 2015 07:22:28 +0100 release 2015.01.07Diffstat:
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.01.05.1' +__version__ = '2015.01.07'