Update setup.py

This commit is contained in:
Ben Meadors
2022-09-17 19:30:56 -05:00
committed by GitHub
parent 3b3a610375
commit b60a438c9d

View File

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