diff -r d1eb7acb5b84 -r a57a699c76d2 src/hdalab/__init__.py --- a/src/hdalab/__init__.py Thu Apr 02 02:02:51 2015 +0200 +++ b/src/hdalab/__init__.py Thu Apr 02 02:03:33 2015 +0200 @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- from __future__ import absolute_import -VERSION = (3, 0, 0, "rc", 11) +VERSION = (3, 0, 0, "rc", 12) def get_version():