mirror of
https://github.com/meshtastic/python.git
synced 2026-01-04 05:47:57 -05:00
1.1.0 add new --set-router and --unset-router options
for https://github.com/meshtastic/Meshtastic-device/issues/376
This commit is contained in:
2
setup.py
2
setup.py
@@ -12,7 +12,7 @@ with open("README.md", "r") as fh:
|
||||
# This call to setup() does all the work
|
||||
setup(
|
||||
name="meshtastic",
|
||||
version="1.0.15",
|
||||
version="1.1.0",
|
||||
description="Python API & client shell for talking to Meshtastic devices",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user