increment version V03.01.02
authorymh <ymh.work@gmail.com>
Tue, 27 Oct 2015 14:37:20 +0100
changeset 669 0d9b16a45733
parent 668 f66c544255e1
child 670 6536cb9a7d75
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Tue Oct 27 14:36:15 2015 +0100
+++ b/src/hdalab/__init__.py	Tue Oct 27 14:37:20 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 1, 1, "final", 0)
+VERSION = (3, 1, 2, "final", 0)
 
 
 def get_version():