src/hdalab/__init__.py
changeset 372 c74b7a4a23fa
parent 369 7f0540d0436a
child 376 c7ede051639b
--- a/src/hdalab/__init__.py	Fri Nov 21 16:10:54 2014 +0100
+++ b/src/hdalab/__init__.py	Fri Nov 21 16:15:42 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 1)
+VERSION = (3, 0, 0, "alpha", 2)
 
 
 def get_version():