src/hdalab/__init__.py
changeset 448 88b5e6785d47
parent 429 cb6ca4772e2b
child 464 209f6b75d9e5
--- a/src/hdalab/__init__.py	Thu Feb 19 13:45:55 2015 +0100
+++ b/src/hdalab/__init__.py	Thu Feb 19 15:36:40 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 8)
+VERSION = (3, 0, 0, "alpha", 9)
 
 
 def get_version():