src/hdalab/__init__.py
changeset 455 c122bc2c6f7e
parent 448 88b5e6785d47
child 464 209f6b75d9e5
--- a/src/hdalab/__init__.py	Fri Feb 20 16:58:05 2015 +0100
+++ b/src/hdalab/__init__.py	Fri Feb 20 16:58:50 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 8)
+VERSION = (3, 0, 0, "alpha", 9)
 
 
 def get_version():