force device to rsync on serial port

This commit is contained in:
Kevin Hester
2021-05-03 17:06:45 +08:00
parent 895315f64d
commit d6fff6cc02
3 changed files with 39 additions and 33 deletions

View File

@@ -12,7 +12,7 @@ with open("README.md", "r") as fh:
# This call to setup() does all the work
setup(
name="meshtastic",
version="1.2.32",
version="1.2.33",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",