1.1.31 bury taptun2 deeper so that windows can't accidentally touch it

This commit is contained in:
Kevin Hester
2020-12-31 09:17:16 +08:00
parent 0e989ee9c5
commit 5a56207440
5 changed files with 52 additions and 36 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.1.30",
version="1.1.31",
description="Python API & client shell for talking to Meshtastic devices",
long_description=long_description,
long_description_content_type="text/markdown",