increment version
authorymh <ymh.work@gmail.com>
Thu, 19 Mar 2015 16:07:51 +0100
changeset 547 2b38f2ecc13d
parent 546 0ca66b267d15
child 548 a5ee0146e59d
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Thu Mar 19 16:05:51 2015 +0100
+++ b/src/hdalab/__init__.py	Thu Mar 19 16:07:51 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 5)
+VERSION = (3, 0, 0, "rc", 6)
 
 
 def get_version():