We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e181d commit 3839c75Copy full SHA for 3839c75
1 file changed
setup.py
@@ -13,7 +13,7 @@
13
# This call to setup() does all the work
14
setup(
15
name="meshtastic",
16
- version="2.3.1",
+ version="2.3.2",
17
description="Python API & client shell for talking to Meshtastic devices",
18
long_description=long_description,
19
long_description_content_type="text/markdown",
0 commit comments