-v option fixed

This commit is contained in:
Florent 2025-05-15 16:26:54 +02:00
parent eedceaf33f
commit 0a422ee7c2
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.8.0.dev2"
version = "0.8.0.dev3"
authors = [
{ name="Florent de Lamotte", email="florent@frizoncorrea.fr" },
]