support new protobufs

This commit is contained in:
geeksville
2020-05-12 10:58:41 -07:00
parent 53e9fae39f
commit bfa2d97e43
5 changed files with 79 additions and 49 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.1",
version="0.5.2",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",