add wait_keyboard, debut stdout when receiving msgs out of chat mode ...

This commit is contained in:
Florent 2025-04-29 13:09:44 +02:00
parent b99c9425af
commit 7927d42ecb
2 changed files with 36 additions and 25 deletions

View file

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