2.2 changes and added device_metadata

This commit is contained in:
Ben Meadors
2023-08-08 16:40:15 -05:00
parent 0788c1fadc
commit e76c9852d6
3 changed files with 21 additions and 13 deletions

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