This commit is contained in:
geeksville
2020-09-08 10:01:08 -07:00
parent cb6f7097c2
commit 1f4af574e6
2 changed files with 100 additions and 27 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.9.2",
version="1.0.1",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",