From 34e563829bda5badcfc3cf31fa0068d69819492b Mon Sep 17 00:00:00 2001 From: Saqib Ansari Date: Mon, 29 Apr 2024 14:41:20 +0530 Subject: [PATCH] chore: bumped to v2.2.3 --- insights/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insights/__init__.py b/insights/__init__.py index 101e3d41d..a9b68417d 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "2.2.2" +__version__ = "2.2.3" def notify(*args, **kwargs):