This commit is contained in:
Florent 2026-03-06 08:46:43 -04:00
parent f7a1286e6f
commit 3e37c15ab5
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -35,7 +35,7 @@ import re
from meshcore import MeshCore, EventType, logger
# Version
VERSION = "v1.4.7"
VERSION = "v1.4.8"
# default ble address is stored in a config file