Version bump to 0.1.4

This commit is contained in:
Mark Qvist 2020-05-29 15:16:32 +02:00
parent 24abb4cfa4
commit 11c741dacb
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.1.3",
version="0.1.4",
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",