increment version
authorymh <ymh.work@gmail.com>
Thu, 05 Mar 2015 13:50:43 +0100
changeset 475 f14b740cd5f7
parent 474 7ec378cc1f8a
child 476 a68f5ba3352c
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Thu Mar 05 13:45:11 2015 +0100
+++ b/src/hdalab/__init__.py	Thu Mar 05 13:50:43 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 10)
+VERSION = (3, 0, 0, "alpha", 11)
 
 
 def get_version():