diff --git a/insights/__init__.py b/insights/__init__.py index 90f24b25d..4d6c4c819 100644 --- a/insights/__init__.py +++ b/insights/__init__.py @@ -3,7 +3,7 @@ import frappe -__version__ = "0.3.1" +__version__ = "0.4.0" def notify(**kwargs):