diff --git a/setup.py b/setup.py index 393e17f..c29e67e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="loramon", - version="0.9.5", + version="0.9.6", author="Mark Qvist", author_email="mark@unsigned.io", description="LoRa packet sniffer for RNode hardware",