diff --git a/pyproject.toml b/pyproject.toml index 64bd83a..601dfed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,9 +4,10 @@ build-backend = "hatchling.build" [project] name = "meshcore" -version = "0.4.2" +version = "1.9.0" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, + { name="Alex Wolden", email="awolden@gmail.com" }, ] description = "Base classes for communicating with meshcore companion radios" readme = "README.md"