From 3340aa62ea1cb641a3aa583cdb166c20d213937a Mon Sep 17 00:00:00 2001 From: Alberto Geniola Date: Sun, 28 Apr 2024 11:40:21 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea4d78b..fc1245f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Due to the popularity of the library, I've decided to list it publicly on the Pi So, the installation is as simple as typing the following command: ```bash -pip install meross_iot==0.4.7.0 +pip install meross_iot==0.4.7.1 ``` ## Usage & Full Documentation