aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/version.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/version.py')
-rw-r--r--hypervideo_dl/version.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/hypervideo_dl/version.py b/hypervideo_dl/version.py
index 839f10e..107fefb 100644
--- a/hypervideo_dl/version.py
+++ b/hypervideo_dl/version.py
@@ -1,3 +1,5 @@
-from __future__ import unicode_literals
+# Autogenerated by devscripts/update-version.py
-__version__ = '1.1.12'
+__version__ = '1.1.13'
+
+RELEASE_GIT_HEAD = 'c0c2c57d3'