Update setup.py

This commit is contained in:
Ben Meadors
2022-09-17 19:19:23 -05:00
committed by GitHub
parent 6272e992a4
commit 38f928bdb7

View File

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