Version change for setup.py

pull/4/head
Mark Qvist 2020-05-15 10:06:40 +02:00
rodzic 3819485c20
commit 0140cd6eba
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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