Skip to content

Commit 6f9bcfa

Browse files
authored
Merge pull request #196 from mkinney/bump_version
bump version for testing pub to pypi
2 parents 040cb9b + f17b66c commit 6f9bcfa

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.48",
15+
version="1.2.49",
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)