This commit is contained in:
geeksville
2020-09-25 16:50:24 -07:00
parent 13be218620
commit cca38a04ee
5 changed files with 372 additions and 118 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.0.11",
version="1.0.13",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",