--- a/src/hdalab/__init__.py Wed Oct 28 11:16:52 2015 +0100
+++ b/src/hdalab/__init__.py Wed Oct 28 11:17:39 2015 +0100
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import
-VERSION = (3, 1, 2, "final", 0)
+VERSION = (3, 1, 3, "final", 0)
def get_version():