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 3b3a610 commit b60a438Copy full SHA for b60a438
setup.py
@@ -12,9 +12,7 @@
12
# This call to setup() does all the work
13
setup(
14
name="meshtastic",
15
- version="1.3.34a
16
-",
17
+ version="1.3.34a",
18
description="Python API & client shell for talking to Meshtastic devices",
19
long_description=long_description,
20
long_description_content_type="text/markdown",
0 commit comments