Version alpha for hdalab2
authorymh <ymh.work@gmail.com>
Fri, 07 Nov 2014 16:31:53 +0100
changeset 348 2c48eba83f16
parent 347 49f433f3cb03
child 349 2f67b4f20f07
Version alpha for hdalab2
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Fri Nov 07 16:29:47 2014 +0100
+++ b/src/hdalab/__init__.py	Fri Nov 07 16:31:53 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 0)
+VERSION = (3, 0, 0, "alpha", 1)
 
 
 def get_version():