Bump version to 1.2.43

This commit is contained in:
Jm Casler
2021-11-29 21:22:59 -08:00
parent 86dede390a
commit a04bd32b12
49 changed files with 23534 additions and 1604 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.41",
version="1.2.43",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",