Skip to content

Commit b60a438

Browse files
authored
Update setup.py
1 parent 3b3a610 commit b60a438

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
# This call to setup() does all the work
1313
setup(
1414
name="meshtastic",
15-
version="1.3.34a
16-
",
17-
",
15+
version="1.3.34a",
1816
description="Python API & client shell for talking to Meshtastic devices",
1917
long_description=long_description,
2018
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)