From 9e8acedb5cdbb75a5f446911519ba777633eac5c Mon Sep 17 00:00:00 2001 From: Saqib Ansari Date: Mon, 9 Sep 2024 21:43:42 +0530 Subject: [PATCH] chore: bumped to v2.2.6 --- insights/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insights/__init__.py b/insights/__init__.py index b64fa145f..eb63817f7 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "2.2.5" +__version__ = "2.2.6" def notify(*args, **kwargs):