diff --git a/custom_components/hubitat/manifest.json b/custom_components/hubitat/manifest.json index 5101ac5..8e6567e 100644 --- a/custom_components/hubitat/manifest.json +++ b/custom_components/hubitat/manifest.json @@ -1,6 +1,6 @@ { "$schema": "../../manifest-schema.json", - "version": "0.9.32", + "version": "0.9.33", "domain": "hubitat", "name": "Hubitat", "config_flow": true, diff --git a/pyproject.toml b/pyproject.toml index d295926..b85200d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "hubitat" -version = "0.9.32" +version = "0.9.33" description = "A Hubitat integration for Home Assistant" authors = [{ name = "Jason Cheatham", email = "jason@jasoncheatham.com" }] dependencies = [