fix issue with scope

This commit is contained in:
Florent de Lamotte 2025-11-08 23:32:40 +01:00
parent 8349b27775
commit e7e1275ee5
2 changed files with 4 additions and 3 deletions

View file

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