got rid of global MC variable

This commit is contained in:
Florent 2025-04-19 07:52:33 +02:00
parent 77337994ca
commit 15f237675f
2 changed files with 18 additions and 13 deletions

View file

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