This commit is contained in:
Kevin Hester
2021-05-30 10:11:07 +08:00
parent 1fa5277a0c
commit 3d6de0c9d1
2 changed files with 4 additions and 4 deletions

View File

File diff suppressed because one or more lines are too long

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.36",
version="1.2.39",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",