bump version

This commit is contained in:
github-actions
2024-06-08 15:10:49 +00:00
parent 5c703aff1d
commit 9ac5aeeaf0

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