force bleak < 2.0

This commit is contained in:
Florent 2025-11-25 20:48:16 +01:00
parent c909aa3e5d
commit a101423503
2 changed files with 7 additions and 3 deletions

View file

@ -32,7 +32,7 @@ import re
from meshcore import MeshCore, EventType, logger
# Version
VERSION = "v1.3.4"
VERSION = "v1.3.6"
# default ble address is stored in a config file
MCCLI_CONFIG_DIR = str(Path.home()) + "/.config/meshcore/"