From bee132d673b9f7a3fe4b0fbfaf616772e2060eae Mon Sep 17 00:00:00 2001 From: BotReleaser Date: Thu, 29 Aug 2024 08:47:28 +0000 Subject: [PATCH] v2.14.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2db032d811..69b8eeb668 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -143,7 +143,7 @@ giskard = "giskard.integrations.mlflow.giskard_evaluator:GiskardEvaluator" name = "giskard" readme = "README.md" license = { text = "Apache Software License 2.0" } -version = "2.14.4" +version = "2.14.5" description = "The testing framework dedicated to ML models, from tabular to LLMs" authors = [{ name = "Giskard AI", email = "hello@giskard.ai" }] keywords = ["Artificial Intelligence", "Machine Learning", "Quality", "MLOps"]