Increment version V03.00-rc.09
authorymh <ymh.work@gmail.com>
Thu, 26 Mar 2015 18:54:14 +0100
changeset 583 bb5f0cc7de16
parent 582 076b6b2f77c7
child 584 5000b18fe899
Increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Thu Mar 26 18:53:47 2015 +0100
+++ b/src/hdalab/__init__.py	Thu Mar 26 18:54:14 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 8)
+VERSION = (3, 0, 0, "rc", 9)
 
 
 def get_version():