src/hdalab/__init__.py
changeset 404 f6b3ecaa3c58
parent 401 08d30e121c86
child 425 c601e79e9774
--- a/src/hdalab/__init__.py	Fri Dec 12 11:02:20 2014 +0100
+++ b/src/hdalab/__init__.py	Fri Dec 12 11:04:02 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 5)
+VERSION = (3, 0, 0, "alpha", 6)
 
 
 def get_version():