implement apply_to command that runs a command to a set of contacts specified with a filter

This commit is contained in:
Florent 2025-11-04 22:18:22 +01:00
parent 04f2f3ced0
commit 47c855ee7c
2 changed files with 119 additions and 10 deletions

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "meshcore-cli"
version = "1.2.5"
version = "1.2.6"
authors = [
{ name="Florent de Lamotte", email="florent@frizoncorrea.fr" },
]