0.7.2 release

This commit is contained in:
geeksville
2020-06-09 18:22:15 -07:00
parent e2a037ef1e
commit 7d005c1bb4
3 changed files with 27 additions and 23 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.6.7",
version="0.7.2",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",