initial support for binary requests

This commit is contained in:
Florent 2025-07-15 10:34:12 +02:00
parent 711f546a71
commit 91387a03bb
2 changed files with 24 additions and 36 deletions

View file

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