This commit is contained in:
Kevin Hester
2021-05-03 16:17:21 +08:00
parent a0d025a56c
commit 0588952e43
3 changed files with 81 additions and 23 deletions

View File

@@ -12,7 +12,7 @@ with open("README.md", "r") as fh:
# This call to setup() does all the work
setup(
name="meshtastic",
version="1.2.31",
version="1.2.32",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",