This commit is contained in:
Kevin Hester
2020-12-09 13:44:31 +08:00
parent 27466fc8b4
commit 449c0a2dac
6 changed files with 1543 additions and 891 deletions

View File

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