This commit is contained in:
geeksville
2020-06-12 12:34:03 -07:00
parent 5908902e46
commit 7cdc2b3571
2 changed files with 20 additions and 3 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.2",
version="0.7.3",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",