diff --git a/pyproject.toml b/pyproject.toml index 5063e27..bbc154c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore-cli" -version = "0.5.8" +version = "0.5.9" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, ]