diff --git a/rasa_model_report/helpers/constants.py b/rasa_model_report/helpers/constants.py index e3be9f0..b9d9379 100644 --- a/rasa_model_report/helpers/constants.py +++ b/rasa_model_report/helpers/constants.py @@ -8,4 +8,4 @@ RASA_PATH = "./" RASA_VERSION = None EXCLUDE = [] -VERSION = "1.4.2" +VERSION = "1.5.0"