src/hdalab/__init__.py
changeset 376 c7ede051639b
parent 369 7f0540d0436a
child 381 33c56d713704
--- a/src/hdalab/__init__.py	Thu Nov 27 11:58:32 2014 +0100
+++ b/src/hdalab/__init__.py	Fri Nov 28 16:59:47 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 2)
+VERSION = (3, 0, 0, "alpha", 3)
 
 
 def get_version():