client list and selection won't crash when ble is not present

This commit is contained in:
Florent de Lamotte 2025-10-30 16:32:33 +01:00
parent bb6ac6011f
commit 72b67469b5
2 changed files with 20 additions and 12 deletions

View file

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