This commit is contained in:
Kevin Hester
2021-03-13 10:13:23 +08:00
parent 2829a58bb7
commit 10cb8f0732
4 changed files with 26 additions and 26 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.9",
version="1.2.10",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",