bump version

This commit is contained in:
github-actions
2022-09-18 00:42:08 +00:00
parent b60a438c9d
commit f17292221c

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