mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
meshpy 1.9.7 corrects some error in SNR
This commit is contained in:
parent
c15ddd9f1a
commit
f0bb2b18c7
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
license-files = ["LICEN[CS]E*"]
|
license-files = ["LICEN[CS]E*"]
|
||||||
dependencies = [ "meshcore >= 1.9.6", "prompt_toolkit >= 3.0.50" ]
|
dependencies = [ "meshcore >= 1.9.7", "prompt_toolkit >= 3.0.50" ]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://github.com/fdlamotte/meshcore-cli"
|
Homepage = "https://github.com/fdlamotte/meshcore-cli"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue