src/hdalab/__init__.py
changeset 583 bb5f0cc7de16
parent 580 69c0c87521a7
child 586 32d9c3ff86eb
--- a/src/hdalab/__init__.py	Thu Mar 26 18:53:47 2015 +0100
+++ b/src/hdalab/__init__.py	Thu Mar 26 18:54:14 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 8)
+VERSION = (3, 0, 0, "rc", 9)
 
 
 def get_version():