src/hdalab/__init__.py
changeset 586 32d9c3ff86eb
parent 583 bb5f0cc7de16
child 597 a6ed76e9d5d5
--- a/src/hdalab/__init__.py	Fri Mar 27 17:49:42 2015 +0100
+++ b/src/hdalab/__init__.py	Sat Mar 28 04:29:20 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 9)
+VERSION = (3, 0, 0, "rc", 10)
 
 
 def get_version():