Updated readme, version bump

This commit is contained in:
Mark Qvist 2020-08-13 12:56:39 +02:00
parent a43d485630
commit 88a956b4f5
3 changed files with 377 additions and 683 deletions

View file

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="rns",
version="0.1.6",
version="0.1.7",
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",