Bumped version to 1.2.41

This commit is contained in:
Jm Casler committed 2021-11-29 19:36:25 -08:00
1 parent 703b237367
commit 75c347a8dc
1 file changed
+1 -1
+1 -1
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",