increment version V03.00-alpha.04
authorymh <ymh.work@gmail.com>
Mon, 01 Dec 2014 10:37:22 +0100
changeset 381 33c56d713704
parent 380 58bc48201d0e
child 382 43b0ab912348
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Mon Dec 01 10:34:53 2014 +0100
+++ b/src/hdalab/__init__.py	Mon Dec 01 10:37:22 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 3)
+VERSION = (3, 0, 0, "alpha", 4)
 
 
 def get_version():