Implemented peer authentication

This commit is contained in:
Mark Qvist 2022-06-17 13:42:44 +02:00
parent 3dfb05a25c
commit 8be54bcc5f
3 changed files with 54 additions and 5 deletions

View file

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