Modified setup.py

This commit is contained in:
Mark Qvist 2020-04-28 22:30:06 +02:00
parent a6ca0cd64f
commit bd9f731910
1 changed files with 1 additions and 1 deletions

View File

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