--- 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():