update readme and bump version to 0.3

This commit is contained in:
Florent de Lamotte 2025-03-24 17:22:34 +01:00
parent 0ce78b82bc
commit 7269d98438
2 changed files with 2 additions and 2 deletions

View file

@ -2,5 +2,5 @@
Bindings to access your [MeshCore](https://meshcore.co.uk) companion radio nodes in python.
Used by [mccli](https//github.com/fdlamotte/mccli).
Used by [mccli](https://github.com/fdlamotte/mccli).

View file

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