diff --git a/hb/__init__.py b/hb/__init__.py index 83e1aa8..baa2a56 100755 --- a/hb/__init__.py +++ b/hb/__init__.py @@ -41,4 +41,4 @@ CONFIG_STRUCT = { "product_path": None, "device_path": None } -VERSION = '0.3.8' +VERSION = '0.3.9'