add reload_contacts command and show contacts count

This commit is contained in:
Florent 2025-10-16 09:14:33 +02:00
parent 875f5a7d1b
commit f8fbec0ebe
2 changed files with 15 additions and 2 deletions

View file

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