diff --git a/pyproject.toml b/pyproject.toml index 6187b9f3..c271405e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langfuse" -version = "2.53.10a0" +version = "2.53.10" description = "A client library for accessing langfuse" authors = ["langfuse "] license = "MIT"