src/hdalab/__init__.py
changeset 369 7f0540d0436a
parent 359 46ad324f6fe4
child 376 c7ede051639b
--- a/src/hdalab/__init__.py	Thu Nov 20 15:25:28 2014 +0100
+++ b/src/hdalab/__init__.py	Fri Nov 21 15:16:45 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 1)
+VERSION = (3, 0, 0, "alpha", 2)
 
 
 def get_version():