src/hdalab/__init__.py
changeset 621 fe9c9b495ead
parent 616 c9d8a2686ed9
child 623 980c9cefba6e
--- a/src/hdalab/__init__.py	Mon Apr 27 17:29:51 2015 +0200
+++ b/src/hdalab/__init__.py	Mon Apr 27 17:31:32 2015 +0200
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 13)
+VERSION = (3, 0, 0, "rc", 14)
 
 
 def get_version():