Version bump fix

This commit is contained in:
Ben Meadors
2022-09-17 19:59:08 -05:00
parent f17292221c
commit 791131ea27
4 changed files with 19 additions and 20 deletions

View File

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