timeout option for scan (default 2s)

This commit is contained in:
Florent 2025-04-24 15:08:19 +02:00
parent ec44c93659
commit 5f629cd811
2 changed files with 8 additions and 4 deletions

View file

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