src/hdalab/__init__.py
changeset 475 f14b740cd5f7
parent 464 209f6b75d9e5
child 485 4629c62c0d0a
--- a/src/hdalab/__init__.py	Thu Mar 05 13:45:11 2015 +0100
+++ b/src/hdalab/__init__.py	Thu Mar 05 13:50:43 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 10)
+VERSION = (3, 0, 0, "alpha", 11)
 
 
 def get_version():