bump to 1.2.46

This commit is contained in:
Jm Casler
2021-12-16 15:00:46 -05:00
parent 03374eb62b
commit 28a72218fc

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