bump version

This commit is contained in:
github-actions
2023-04-11 15:06:05 +00:00
parent be91e923ab
commit dc3d43c57c

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