increment version V03.00-rc.02
authorymh <ymh.work@gmail.com>
Mon, 09 Mar 2015 13:53:45 +0100
changeset 516 c141b3a71f26
parent 515 e770784d78b1
child 517 808656a8323c
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Mon Mar 09 13:50:26 2015 +0100
+++ b/src/hdalab/__init__.py	Mon Mar 09 13:53:45 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 1)
+VERSION = (3, 0, 0, "rc", 2)
 
 
 def get_version():