diff -r 9b290d5c11d8 -r 08d30e121c86 src/hdalab/__init__.py --- a/src/hdalab/__init__.py Thu Dec 11 17:34:22 2014 +0100 +++ b/src/hdalab/__init__.py Fri Dec 12 10:43:15 2014 +0100 @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -VERSION = (3, 0, 0, "alpha", 5) +VERSION = (3, 0, 0, "alpha", 6) def get_version():