Update setup.py

This commit is contained in:
Ben Meadors
2022-09-17 18:52:53 -05:00
committed by GitHub
parent 471dfc7a29
commit f0e7af389c

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