diff --git a/pyproject.toml b/pyproject.toml index bb07084..d8c375e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ find = {} # Scan the project directory with the default parameters [project] name = "telemetrix-aio" -version = "1.21" +version = "1.22" authors = [ { name="Alan Yorinks", email="MisterYsLab@gmail.com" }, ] diff --git a/telemetrix_aio/private_constants.py b/telemetrix_aio/private_constants.py index 0808cbb..3772313 100644 --- a/telemetrix_aio/private_constants.py +++ b/telemetrix_aio/private_constants.py @@ -105,7 +105,7 @@ class PrivateConstants: DEBUG_PRINT = 99 - TELEMETRIX_AIO_VERSION = "1.21" + TELEMETRIX_AIO_VERSION = "1.22" # reporting control REPORTING_DISABLE_ALL = 0