# HG changeset patch # User ymh # Date 1424356600 -3600 # Node ID 88b5e6785d47af05a9d562fd02126dc6adb23786 # Parent 696958ea9ce72b5a8055c95667ee5a6e35c7d369 bump version nb diff -r 696958ea9ce7 -r 88b5e6785d47 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():