Increment version for added spam message V03.01.01
authorymh <ymh.work@gmail.com>
Tue, 27 Oct 2015 13:03:42 +0100
changeset 666 0adcf15b1521
parent 665 b8d3784be28d
child 667 d90c915bb1bd
Increment version for added spam message
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Tue Oct 27 13:03:02 2015 +0100
+++ b/src/hdalab/__init__.py	Tue Oct 27 13:03:42 2015 +0100
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 from __future__ import absolute_import
 
-VERSION = (3, 1, 0, "final", 0)
+VERSION = (3, 1, 1, "final", 0)
 
 
 def get_version():