We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658ecb6 commit 2bf7252Copy full SHA for 2bf7252
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.2.19",
+ version="2.2.20",
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