Bump to 1.2.44

This commit is contained in:
Jm Casler
2021-12-02 22:45:11 -08:00
parent bda7386f48
commit dc66f514fd
5 changed files with 59 additions and 62 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.43",
version="1.2.44",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",