diff --git a/hbph_installer.gh b/hbph_installer.gh index 6a60707..a581f82 100644 Binary files a/hbph_installer.gh and b/hbph_installer.gh differ diff --git a/honeybee_ph_rhino/_component_info_.py b/honeybee_ph_rhino/_component_info_.py index 611fedc..51cc88b 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.6.02" +RELEASE_VERSION = "Honeybee-PH v1.6.03" CATEGORY = "HB-PH" SUB_CATEGORIES = { 0: "00 | Utils", diff --git a/requirements.txt b/requirements.txt index 18f83cf..c2a1ba2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ honeybee-core>=1.58.14 honeybee-energy>=1.106.2 ladybug-rhino>=1.42.15 honeybee-ph>=1.28.10 -PHX>=1.47.1 +PHX>=1.47.2 PH-units>=1.5.9 \ No newline at end of file