src/hdalab/__init__.py
changeset 425 c601e79e9774
parent 401 08d30e121c86
child 429 cb6ca4772e2b
--- a/src/hdalab/__init__.py	Fri Jan 09 16:09:23 2015 +0100
+++ b/src/hdalab/__init__.py	Mon Jan 12 18:26:12 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 6)
+VERSION = (3, 0, 0, "alpha", 7)
 
 
 def get_version():