bump version nb
authorymh <ymh.work@gmail.com>
Thu, 19 Feb 2015 15:36:40 +0100
changeset 448 88b5e6785d47
parent 447 696958ea9ce7
child 449 be971bcd048d
bump version nb
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Thu Feb 19 13:45:55 2015 +0100
+++ b/src/hdalab/__init__.py	Thu Feb 19 15:36:40 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 8)
+VERSION = (3, 0, 0, "alpha", 9)
 
 
 def get_version():