src/hdalab/__init__.py
changeset 597 a6ed76e9d5d5
parent 586 32d9c3ff86eb
child 609 a57a699c76d2
--- a/src/hdalab/__init__.py	Mon Mar 30 19:14:11 2015 +0200
+++ b/src/hdalab/__init__.py	Tue Mar 31 00:05:33 2015 +0200
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 10)
+VERSION = (3, 0, 0, "rc", 11)
 
 
 def get_version():