parent
b97864661d
commit
4ad5af4f48
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="loramon",
|
name="loramon",
|
||||||
version="0.9.5",
|
version="0.9.6",
|
||||||
author="Mark Qvist",
|
author="Mark Qvist",
|
||||||
author_email="mark@unsigned.io",
|
author_email="mark@unsigned.io",
|
||||||
description="LoRa packet sniffer for RNode hardware",
|
description="LoRa packet sniffer for RNode hardware",
|
||||||
|
|
Loading…
Reference in New Issue