From 18900b3f0da02352b776caedf7a96c18f9d9abba Mon Sep 17 00:00:00 2001 From: Iblis Lin Date: Wed, 14 Apr 2021 14:10:21 +0800 Subject: [PATCH] Bump version to v2.3.1 --- iottalkpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iottalkpy/__init__.py b/iottalkpy/__init__.py index a4b8895..b205019 100644 --- a/iottalkpy/__init__.py +++ b/iottalkpy/__init__.py @@ -1 +1 @@ -version = '2.3.0' +version = '2.3.1'