bump version

This commit is contained in:
github-actions
2022-09-18 00:09:40 +00:00
parent 3263fbca28
commit 6272e992a4

View File

@@ -12,7 +12,8 @@ with open("README.md", "r") as fh:
# This call to setup() does all the work
setup(
name="meshtastic",
version="1.3.32alpha",
version="1.3.33alpha
",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",