diff --git a/pyproject.toml b/pyproject.toml index 526d50137d..1927f16e12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -126,7 +126,7 @@ giskard = "giskard.integrations.mlflow.giskard_evaluator:GiskardEvaluator" name = "giskard" readme = "README.md" license = { text = "Apache Software License 2.0" } -version = "2.0.0b32" +version = "2.0.0b33" 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"]