This commit is contained in:
geeksville
2020-08-11 18:19:54 -07:00
parent 0c9c8bca57
commit 848b52a437
3 changed files with 101 additions and 22 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.1",
version="0.9.2",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",