diff -r 0cca16969c4b -r 1b2bf4e77e28 src/hdalab/__init__.py --- a/src/hdalab/__init__.py Tue Jan 13 10:37:03 2015 +0100 +++ b/src/hdalab/__init__.py Tue Jan 13 10:40:40 2015 +0100 @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -VERSION = (3, 0, 0, "alpha", 6) +VERSION = (3, 0, 0, "alpha", 7) def get_version():