fix issue with get/set

This commit is contained in:
Florent de Lamotte 2025-05-16 09:29:04 +02:00
parent 0a422ee7c2
commit 1d54bbf52b
2 changed files with 13 additions and 13 deletions

View file

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