diff --git a/pyproject.toml b/pyproject.toml index 4091738..f604eb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "zep-python" -version = "2.0.0-rc.2" +version = "2.0.0-rc.3" description = "Zep: Fast, scalable building blocks for LLM apps. This is the Python client for the Zep service." authors = ["Daniel Chalef "] readme = "README.md"