We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c0b0e commit b2f3ba1Copy full SHA for b2f3ba1
setup.py
@@ -13,7 +13,7 @@
13
# This call to setup() does all the work
14
setup(
15
name="meshtastic",
16
- version="2.2.1",
+ version="2.2.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