byteorder is now mandatory in to_bytes vim pyproject.toml !

This commit is contained in:
Florent 2025-11-15 18:27:23 +01:00
parent fd67639966
commit 2ccc121bd8
3 changed files with 10 additions and 10 deletions

View file

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