diff --git a/pyproject.toml b/pyproject.toml index e0af945d..c1b9c9b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "langfuse" -version = "2.58.2" +version = "2.59.0" description = "A client library for accessing langfuse" authors = ["langfuse "] license = "MIT"