increment version
authorymh <ymh.work@gmail.com>
Thu, 02 Apr 2015 02:03:33 +0200
changeset 609 a57a699c76d2
parent 608 d1eb7acb5b84
child 610 9b21c8498bb6
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Thu Apr 02 02:02:51 2015 +0200
+++ b/src/hdalab/__init__.py	Thu Apr 02 02:03:33 2015 +0200
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 0, "rc", 11)
+VERSION = (3, 0, 0, "rc", 12)
 
 
 def get_version():