Compare commits

..

1 Commits
2.2.6 ... 2.2.7

Author SHA1 Message Date
github-actions
20bb1ebdfa bump version 2023-09-20 12:01:35 +00:00

View File

@@ -13,7 +13,7 @@ with open("README.md", "r") as fh:
# This call to setup() does all the work
setup(
name="meshtastic",
version="2.2.5",
version="2.2.6",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",