We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93441a4 commit 75cdc5aCopy full SHA for 75cdc5a
setup.py
@@ -12,7 +12,7 @@
12
# This call to setup() does all the work
13
setup(
14
name="meshtastic",
15
- version="2.0.8",
+ version="2.0.9",
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