diff --git a/pyproject.toml b/pyproject.toml index 84d0911d..f43f4ffc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bleak-proglove" -version = "0.22.3" +version = "0.22.3+fix.pairing" description = "Bluetooth Low Energy platform Agnostic Klient" authors = ["Henrik Blidh "] license = "MIT"