diff --git a/insights/__init__.py b/insights/__init__.py index acf960f2c..902bf9a7d 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "1.x.x" +__version__ = "1.1.3" def notify(*args, **kwargs):