increment version to 3.1
authorymh <ymh.work@gmail.com>
Mon, 26 Oct 2015 19:22:55 +0100
changeset 661 abb299b37676
parent 660 04255afd160e
child 662 b5028235c3d6
increment version to 3.1
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Mon Oct 26 19:20:54 2015 +0100
+++ b/src/hdalab/__init__.py	Mon Oct 26 19:22:55 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 0, 4, "final", 0)
+VERSION = (3, 1, 0, "final", 0)
 
 
 def get_version():