This commit is contained in:
geeksville
2020-06-06 11:54:21 -07:00
parent 830338b20b
commit a0c83a1861
3 changed files with 210 additions and 46 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.5.4",
version="0.6.7",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",