Skip to content

Commit b08e96b

Browse files
authored
Update setup.py
bump version for release
1 parent 9e74ead commit b08e96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# This call to setup() does all the work
1313
setup(
1414
name="meshtastic",
15-
version="1.2.52",
15+
version="1.2.53",
1616
description="Python API & client shell for talking to Meshtastic devices",
1717
long_description=long_description,
1818
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)