From e8f2dba2e95a1e423ced780ec337efafbbcb296c Mon Sep 17 00:00:00 2001 From: PH Tools Date: Thu, 12 Jan 2023 15:25:48 -0500 Subject: [PATCH] Update _component_info_.py --- honeybee_ph_rhino/_component_info_.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/honeybee_ph_rhino/_component_info_.py b/honeybee_ph_rhino/_component_info_.py index b1ad83d..b8d2713 100644 --- a/honeybee_ph_rhino/_component_info_.py +++ b/honeybee_ph_rhino/_component_info_.py @@ -5,7 +5,7 @@ These are called when the component is instantiated within the Grasshopper canvas. """ -RELEASE_VERSION = "Honeybee-PH v1.0.1" +RELEASE_VERSION = "Honeybee-PH v1.0.09" CATEGORY = "HB-PH" SUB_CATEGORIES = { 0: "00 | Utils",