correct f-string

This commit is contained in:
Florent 2025-04-19 08:49:37 +02:00
parent a35aa83126
commit 4c78695b61
2 changed files with 2 additions and 2 deletions

View file

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