Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions
a41f33e0bd bump version 2022-10-28 15:06:14 +00:00

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