src/hdalab/__init__.py
changeset 391 f174999faf36
parent 381 33c56d713704
child 392 0dd3dbb9ca00
--- a/src/hdalab/__init__.py	Wed Dec 10 11:47:41 2014 +0100
+++ b/src/hdalab/__init__.py	Wed Dec 10 11:54:07 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 3)
+VERSION = (3, 0, 0, "alpha", 4)
 
 
 def get_version():