Fixed issue with chan messages, waited for MSG_SENT instead of OK

This commit is contained in:
Florent de Lamotte 2025-04-15 11:58:47 +02:00
parent c6966230f9
commit 3db73a8883
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "meshcore"
version = "1.9.3"
version = "1.9.4"
authors = [
{ name="Florent de Lamotte", email="florent@frizoncorrea.fr" },
{ name="Alex Wolden", email="awolden@gmail.com" },