1.1.24 for #44

This commit is contained in:
Kevin Hester
2020-12-15 16:58:49 +08:00
parent 862f660600
commit 5952972334
3 changed files with 44 additions and 43 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.23",
version="1.1.24",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",