This commit is contained in:
Kevin Hester committed 2021-05-30 10:11:39 +08:00
1 parent 1fa5277a0c
commit 3d6de0c9d1
2 files changed
+4 -4

No files matched your search

File diff suppressed because one or more lines are too long.
+1 -1
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",