From d5b987e527fc5ba8dc0824a453b431fdaf07f087 Mon Sep 17 00:00:00 2001 From: CharlesGillanders <53312816+CharlesGillanders@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:13:07 +0000 Subject: [PATCH] Bump version --- custom_components/alphaess/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/alphaess/manifest.json b/custom_components/alphaess/manifest.json index 0b0d096..18e1cfe 100644 --- a/custom_components/alphaess/manifest.json +++ b/custom_components/alphaess/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/CharlesGillanders/homeassistant-alphaESS/issues", "requirements": ["alphaessopenapi==0.0.6"], - "version": "0.4.6" + "version": "0.4.7" }