diff --git a/setup.py b/setup.py index 76fe8d4..e7700b9 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ import setuptools __title__ = "aircot" -__version__ = "1.0.0b1" +__version__ = "1.0.0b2" __author__ = "Greg Albrecht W2GMD " __copyright__ = "Copyright 2021 Orion Labs, Inc." __license__ = "Apache License, Version 2.0"