mirror of
https://github.com/meshtastic/python.git
synced 2026-07-31 17:16:45 -04:00
Compare commits
3 Commits
tcp-gracef
...
2.7.11
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19d066970e | ||
|
|
485d860911 | ||
|
|
e6f07123f6 |
2
.github/workflows/daily_simradio.yml
vendored
2
.github/workflows/daily_simradio.yml
vendored
@@ -11,7 +11,7 @@ permissions:
|
||||
jobs:
|
||||
simradio_testing:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'meshtastic/meshtastic-python'
|
||||
if: github.repository == 'meshtastic/python'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "meshtastic"
|
||||
version = "2.7.10"
|
||||
version = "2.7.11"
|
||||
description = "Python API & client shell for talking to Meshtastic devices"
|
||||
authors = ["Meshtastic Developers <contact@meshtastic.org>"]
|
||||
license = "GPL-3.0-only"
|
||||
|
||||
Reference in New Issue
Block a user