From 010939c19710cc308c53d3afdfc89258ec363c75 Mon Sep 17 00:00:00 2001 From: Greg Albrecht Date: Fri, 21 May 2021 16:12:15 -0700 Subject: [PATCH] patch --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9de1a27..8bd185e 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ import setuptools __title__ = "aircot" -__version__ = "1.0.1" +__version__ = "1.0.2" __author__ = "Greg Albrecht W2GMD " __copyright__ = "Copyright 2021 Orion Labs, Inc." __license__ = "Apache License, Version 2.0"