From ac9baabee33e10c88a54b0fb2293b3283d4e715c Mon Sep 17 00:00:00 2001 From: Vincent Le Bourlot Date: Sat, 5 Aug 2023 18:23:44 +0200 Subject: [PATCH] Bump version Bump version --- custom_components/vesync/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/vesync/manifest.json b/custom_components/vesync/manifest.json index 177b652..4b72f2d 100644 --- a/custom_components/vesync/manifest.json +++ b/custom_components/vesync/manifest.json @@ -13,5 +13,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/vlebourl/custom_vesync", "requirements": ["pyvesync==2.1.7"], - "version": "1.0.0" + "version": "1.0.2" }