From 04f2f3ced0b2f591c0ca5bb205fd454d644ba3ec Mon Sep 17 00:00:00 2001 From: Florent Date: Tue, 4 Nov 2025 10:47:02 +0100 Subject: [PATCH] v1.2.5 --- pyproject.toml | 2 +- src/meshcore_cli/meshcore_cli.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 99669d4..88328b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore-cli" -version = "1.2.4" +version = "1.2.5" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, ] diff --git a/src/meshcore_cli/meshcore_cli.py b/src/meshcore_cli/meshcore_cli.py index 260795d..92efc2d 100644 --- a/src/meshcore_cli/meshcore_cli.py +++ b/src/meshcore_cli/meshcore_cli.py @@ -33,7 +33,7 @@ import re from meshcore import MeshCore, EventType, logger # Version -VERSION = "v1.2.4" +VERSION = "v1.2.5" # default ble address is stored in a config file MCCLI_CONFIG_DIR = str(Path.home()) + "/.config/meshcore/" @@ -2812,7 +2812,7 @@ def command_help(): req_mma : requests min/max/avg for a sensor rm req_acl : requests access control list for sensor pending_contacts : show pending contacts - add_pending : manually add pending contact from key + add_pending : manually add pending contact flush_pending : flush pending contact list Repeaters login : log into a node (rep) with given pwd l