use sync versions of binary commands

This commit is contained in:
Florent 2025-09-07 16:46:14 +02:00
parent 0cb9b908bf
commit 6ad3147808
2 changed files with 7 additions and 7 deletions

View file

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