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