diff --git a/pyproject.toml b/pyproject.toml index 78a49c9f0b..40a5801850 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -128,7 +128,7 @@ giskard = "giskard.integrations.mlflow.giskard_evaluator:GiskardEvaluator" name = "giskard" readme = "README.md" license = { text = "Apache Software License 2.0" } -version = "2.14.6" +version = "2.15.0" 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"]