diff --git a/pyproject.toml b/pyproject.toml index 099a66f..179c694 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "llm-math-education" -version = "0.5.1" +version = "0.5.2" description = "Retrieval-backed LLMs for math education" authors = [ "Zachary Levonian "