--- a/src/hdalab/__init__.py Wed Oct 14 15:27:53 2015 +0200
+++ b/src/hdalab/__init__.py Mon Oct 19 14:21:31 2015 +0200
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import
-VERSION = (3, 0, 3, "final", 0)
+VERSION = (3, 0, 4, "final", 0)
def get_version():