implement chat commands passthrus for contacts

This commit is contained in:
Florent 2025-04-18 10:57:59 +02:00
parent 32226b3bef
commit d242b10564
3 changed files with 50 additions and 9 deletions

View file

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