Renamed has_path method

This commit is contained in:
Mark Qvist 2021-05-14 21:36:44 +02:00
parent 0c76d6a15c
commit a60e4fc5f1
6 changed files with 9 additions and 9 deletions

View file

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