src/hdalab/__init__.py
changeset 429 cb6ca4772e2b
parent 425 c601e79e9774
child 448 88b5e6785d47
--- a/src/hdalab/__init__.py	Tue Jan 13 10:40:40 2015 +0100
+++ b/src/hdalab/__init__.py	Tue Jan 13 10:52:29 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 7)
+VERSION = (3, 0, 0, "alpha", 8)
 
 
 def get_version():