From 78e329156958923d46e3b67f66d54d38a55a4f97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20RAMAGE?= Date: Fri, 30 Nov 2018 14:00:51 +0100 Subject: [PATCH] Release 0.23.0 --- zigate/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zigate/version.py b/zigate/version.py index fecc1033..7dc8c989 100644 --- a/zigate/version.py +++ b/zigate/version.py @@ -5,4 +5,4 @@ # file that was distributed with this source code. # -__version__ = '0.23.0dev0' +__version__ = '0.23.0'