diff --git a/insights/__init__.py b/insights/__init__.py index 55de97aa1..3cd13fa9d 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -2,7 +2,7 @@ # For license information, please see license.txt -__version__ = "2.0.2" +__version__ = "2.0.3" def notify(*args, **kwargs):