diff --git a/hb/__init__.py b/hb/__init__.py index 511901f8d60aa8b929498bc4b94658a96cbd110e..e63868fba48e1b130f9c4eaf4cacbb78be51db3a 100755 --- a/hb/__init__.py +++ b/hb/__init__.py @@ -42,4 +42,4 @@ CONFIG_STRUCT = { "device_path": None, "patch_cache": None } -VERSION = '0.4.1' +VERSION = '0.4.2'