diff --git a/setup.py b/setup.py index 1c8b701..10acb41 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ import setuptools __title__ = "inrcot" -__version__ = "5.0.1" +__version__ = "5.0.2" __author__ = "Greg Albrecht W2GMD " __copyright__ = "Copyright 2022 Greg Albrecht" __license__ = "Apache License, Version 2.0"