This commit is contained in:
geeksville
2020-06-17 17:17:10 -07:00
parent 8ff5fc0e4c
commit 708e4f43c7
2 changed files with 37 additions and 5 deletions

View File

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