We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676148c commit 4715358Copy full SHA for 4715358
setup.py
@@ -12,7 +12,7 @@
12
# This call to setup() does all the work
13
setup(
14
name="meshtastic",
15
- version="1.2.50",
+ version="1.2.51",
16
description="Python API & client shell for talking to Meshtastic devices",
17
long_description=long_description,
18
long_description_content_type="text/markdown",
0 commit comments