# HG changeset patch # User ymh # Date 1415374313 -3600 # Node ID 2c48eba83f1686bbede75321c0f3b05829e41a48 # Parent 49f433f3cb03cbd6015fbf5f25731031b3163d56 Version alpha for hdalab2 diff -r 49f433f3cb03 -r 2c48eba83f16 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():