Compare commits

..

2 Commits
2.2.1 ... 2.2.2

Author SHA1 Message Date
Ben Meadors
08c0b0e940 Protos 2023-08-25 19:28:06 -05:00
github-actions
775cb4d650 bump version 2023-08-21 20:32:45 +00:00
3 changed files with 9 additions and 8 deletions

View File

File diff suppressed because one or more lines are too long

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