From aa3c6132de76084cfdd11a4f78e2507bf4c39d55 Mon Sep 17 00:00:00 2001 From: Saqib Ansari Date: Wed, 17 Apr 2024 12:17:06 +0530 Subject: [PATCH] chore: bumped to v2.2.2 --- insights/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insights/__init__.py b/insights/__init__.py index 7612d9844..101e3d41d 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "2.2.1" +__version__ = "2.2.2" def notify(*args, **kwargs):