From 854a255ef9e91f172614e9b74959e99d8791a959 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 13 Dec 2023 09:02:32 +0000 Subject: [PATCH] chore(release): bumped to v1.2.8 --- insights/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insights/__init__.py b/insights/__init__.py index 300c667ae..9dba71a3e 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "1.2.7" +__version__ = "1.2.8" def notify(*args, **kwargs):