diff --git a/setup.py b/setup.py index a314426..e9e70f6 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ import setuptools __title__ = "adsbxcot" -__version__ = "5.0.0" +__version__ = "5.0.1" __author__ = "Greg Albrecht W2GMD " __copyright__ = "Copyright 2022 Greg Albrecht" __license__ = "Apache License, Version 2.0"