src/hdalab/__init__.py
changeset 464 209f6b75d9e5
parent 448 88b5e6785d47
child 475 f14b740cd5f7
--- a/src/hdalab/__init__.py	Sat Feb 28 06:44:11 2015 +0100
+++ b/src/hdalab/__init__.py	Sat Feb 28 06:45:06 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 9)
+VERSION = (3, 0, 0, "alpha", 10)
 
 
 def get_version():