This commit is contained in:
geeksville
2020-06-26 15:51:03 -07:00
parent 995f1fdce0
commit 2917ba3478
2 changed files with 7 additions and 7 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.6",
version="0.7.7",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",