diff --git a/insights/__init__.py b/insights/__init__.py index 568a4f520..8800a3af0 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "1.2.0" +__version__ = "1.2.1" def notify(*args, **kwargs):