From 9a0b730b254d678c3e21453d1eea8951dfba93ac Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Nov 2023 13:21:56 +0000 Subject: [PATCH] chore(release): bumped to v1.2.2 --- insights/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insights/__init__.py b/insights/__init__.py index 8800a3af0..b7ab4e5cf 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "1.2.1" +__version__ = "1.2.2" def notify(*args, **kwargs):