chat commands implementation

This commit is contained in:
Florent 2025-04-17 14:09:36 +02:00
parent ab39232cd1
commit 078f1375e2
2 changed files with 147 additions and 90 deletions

View file

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