src/hdalab/__init__.py
changeset 401 08d30e121c86
parent 392 0dd3dbb9ca00
child 425 c601e79e9774
--- a/src/hdalab/__init__.py	Thu Dec 11 17:34:22 2014 +0100
+++ b/src/hdalab/__init__.py	Fri Dec 12 10:43:15 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 5)
+VERSION = (3, 0, 0, "alpha", 6)
 
 
 def get_version():