specify encoding in decode and ignore errors

This commit is contained in:
Florent 2025-07-21 19:24:08 +02:00
parent 3b34d0d2c6
commit 69726d2690
2 changed files with 15 additions and 15 deletions

View file

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