increment version
authorymh <ymh.work@gmail.com>
Wed, 11 Mar 2015 21:12:35 +0100
changeset 532 b1222084eb6b
parent 531 82758bd0ce10
child 533 ed52d9f1941b
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Wed Mar 11 18:09:41 2015 +0100
+++ b/src/hdalab/__init__.py	Wed Mar 11 21:12:35 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 2)
+VERSION = (3, 0, 0, "rc", 3)
 
 
 def get_version():