From 28d74792df0e315856b22de7732a420671bef5d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20RAMAGE?= Date: Mon, 24 Feb 2020 13:17:09 +0100 Subject: [PATCH] Fix https://github.com/doudz/homeassistant-zigate/issues/103 --- zigate/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zigate/version.py b/zigate/version.py index 1b83e71c..bc82e06c 100644 --- a/zigate/version.py +++ b/zigate/version.py @@ -6,4 +6,4 @@ # -__version__ = '0.38.7' +__version__ = '0.38.8'