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