src/hdalab/__init__.py
changeset 485 4629c62c0d0a
parent 475 f14b740cd5f7
child 492 19220d52bce7
--- a/src/hdalab/__init__.py	Fri Mar 06 14:47:05 2015 +0100
+++ b/src/hdalab/__init__.py	Fri Mar 06 14:59:45 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 11)
+VERSION = (3, 0, 0, "alpha", 12)
 
 
 def get_version():