From f6cc50986b541cd636018b4a140f4442b719f677 Mon Sep 17 00:00:00 2001 From: Saqib Ansari Date: Sat, 27 Jul 2024 13:09:10 +0530 Subject: [PATCH] chore: bumped to v2.2.4 --- insights/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insights/__init__.py b/insights/__init__.py index 101e3d41d..822debfe5 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.4" def notify(*args, **kwargs):