Split mclib into different modules

This commit is contained in:
Florent
2025-04-04 21:51:34 +02:00
parent fe0eec924e
commit 0e7c04b740
6 changed files with 250 additions and 229 deletions

View File

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