This commit is contained in:
Kevin Hester
2021-03-24 13:26:39 +08:00
parent b56b59fae1
commit cdac62e52e
3 changed files with 63 additions and 31 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.2.13",
version="1.2.14",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",