Fixed unhandled behaviour when link interface intermittently becomes unavailable

This commit is contained in:
Mark Qvist 2022-04-27 20:46:26 +02:00
parent bd3ace0885
commit 323241a4b8
2 changed files with 7 additions and 3 deletions

View file

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="lxmf",
version="0.1.5",
version="0.1.6",
author="Mark Qvist",
author_email="mark@unsigned.io",
description="Lightweight Extensible Message Format for Reticulum",