diff --git a/pyproject.toml b/pyproject.toml index d17405b..7b97acb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "tuft" -version = "0.1.4" +version = "0.1.5" description = "A multi-tenant fine-tuning platform for LLMs with Tinker-compatible API" authors = [ { name = "TuFT Developers", email = "tuft@list.alibaba-inc.com" }