This commit is contained in:
Kevin Hester
2020-12-24 11:19:47 +08:00
parent b86a41949c
commit a0038107de
5 changed files with 750 additions and 92 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.25",
version="1.1.26",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",