diff --git a/pyproject.toml b/pyproject.toml index eb274af..4e8296a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "openpo" -version = "0.7.4" +version = "0.7.5" description = "Build high quality synthetic datasets with AI feedback from 200+ LLMs" authors = ["Daniel Lee "] license = "Apache-2.0"