mirror of
https://github.com/markqvist/LXMF.git
synced 2025-05-22 07:41:23 -04:00
Implemented peer authentication
This commit is contained in:
parent
3dfb05a25c
commit
8be54bcc5f
3 changed files with 54 additions and 5 deletions
2
setup.py
2
setup.py
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue