diff --git a/custom_components/poolmath/manifest.json b/custom_components/poolmath/manifest.json index 720edcb..6d3127d 100644 --- a/custom_components/poolmath/manifest.json +++ b/custom_components/poolmath/manifest.json @@ -14,5 +14,5 @@ "jsonpath>=0.82", "httpx>=0.16.1" ], - "version": "0.2.7" + "version": "1.0.0" }