Bumped version to 1.2.41

This commit is contained in:
Jm Casler
2021-11-29 19:36:25 -08:00
parent 703b237367
commit 75c347a8dc

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