diff -r a4085fc63d21 -r 126397b447c9 src/hdalab/__init__.py --- a/src/hdalab/__init__.py Mon Mar 16 11:05:24 2015 +0100 +++ b/src/hdalab/__init__.py Tue Mar 17 22:09:54 2015 +0100 @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- from __future__ import absolute_import -VERSION = (3, 0, 0, "rc", 4) +VERSION = (3, 0, 0, "rc", 5) def get_version():