Update setup.py

This commit is contained in:
Ben Meadors authored and GitHub committed 2022-09-17 19:30:56 -05:00
1 parent 3b3a610375
commit b60a438c9d
1 file changed
+1 -3
+1 -3
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",