new version
authorymh <ymh.work@gmail.com>
Tue, 31 Mar 2015 00:05:33 +0200
changeset 597 a6ed76e9d5d5
parent 596 86b5386a7bfd
child 598 b1febd361764
new version
src/hdalab/__init__.py
--- 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():