mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-03 07:05:06 -04:00
Updated documentation
This commit is contained in:
parent
ce405b9252
commit
f18fb35aba
18 changed files with 188 additions and 127 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
|||
|
||||
setuptools.setup(
|
||||
name="rns",
|
||||
version="0.2.0",
|
||||
version="0.2.1",
|
||||
author="Mark Qvist",
|
||||
author_email="mark@unsigned.io",
|
||||
description="Self-configuring, encrypted and resilient mesh networking stack for LoRa, packet radio, WiFi and everything in between",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue