src/hdalab/__init__.py
changeset 547 2b38f2ecc13d
parent 543 126397b447c9
child 559 1357a0cfdbf7
--- a/src/hdalab/__init__.py	Thu Mar 19 16:05:51 2015 +0100
+++ b/src/hdalab/__init__.py	Thu Mar 19 16:07:51 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 5)
+VERSION = (3, 0, 0, "rc", 6)
 
 
 def get_version():