diff --git a/pyproject.toml b/pyproject.toml index 762b0aa1e9..f137365663 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -132,7 +132,7 @@ giskard = "giskard.integrations.mlflow.giskard_evaluator:GiskardEvaluator" name = "giskard" readme = "README.md" license = { text = "Apache Software License 2.0" } -version = "2.7.0" +version = "2.7.1" 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"]