mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
1.2.39
This commit is contained in:
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.
@@ -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",
|
||||
|
||||
Reference in new issue
Block a user