diff --git a/pyproject.toml b/pyproject.toml index 5a3f9605c..49ac38e42 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "fondant" version = "0.1.dev0" -description = "Fondant - Sweet data-centric foundation model fine-tuning" +description = "Fondant - Large-scale data processing made easy and reusable" readme = "README.md" keywords = ["data", "machine learning", "fine-tuning", "foundation models"] license = "Apache-2.0"