From 498282508ad88250103ed6cea3ce84988d7abebe Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 11 Sep 2023 13:01:47 +0000 Subject: [PATCH] chore(release): bumped to v1.1.3 --- insights/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insights/__init__.py b/insights/__init__.py index 33dbec0a6..ded8aa1b2 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "1.1.2" +__version__ = "1.1.3" def notify(**kwargs):