From 22d9f0648c12d228d59cd88494dce59e3d3ccf52 Mon Sep 17 00:00:00 2001 From: wlcrs Date: Sun, 30 Oct 2022 18:41:09 +0000 Subject: [PATCH] Bump to 1.1.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9b4f7b4..be5f42f 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,6 @@ "requirements": ["huawei-solar==2.1.6"], "codeowners": ["@wlcrs"], "iot_class": "local_polling", - "version": "1.1.5", + "version": "1.1.6", "loggers": ["huawei_solar", "pymodbus"] }