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 c24d1fe commit bf6be10Copy full SHA for bf6be10
setup.py
@@ -12,7 +12,7 @@
12
# This call to setup() does all the work
13
setup(
14
name="meshtastic",
15
- version="2.0.0",
+ version="2.0.1",
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