f-string bug

This commit is contained in:
Florent de Lamotte 2025-11-03 12:35:55 +01:00
parent dabbbdc0d7
commit 66d294cd52
2 changed files with 3 additions and 3 deletions

View file

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