change version to 1.9 in preparation of v2.0

This commit is contained in:
Florent 2025-04-13 21:54:57 +02:00
parent cc4e8953d2
commit 1a9f6d1024

View file

@ -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"