mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-04-20 22:13:49 +00:00
change version to 1.9 in preparation of v2.0
This commit is contained in:
parent
cc4e8953d2
commit
1a9f6d1024
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue