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):