From d1f32042e3363acc0967fd848073fed830bcc0f0 Mon Sep 17 00:00:00 2001 From: Saqib Ansari Date: Wed, 21 Feb 2024 13:09:27 +0530 Subject: [PATCH] chore: bumped to v2.1.2 --- insights/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insights/__init__.py b/insights/__init__.py index 187bf4dfd..dc0602aec 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "2.1.1" +__version__ = "2.1.2" def notify(*args, **kwargs):