Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a694db commit d4ac214Copy full SHA for d4ac214
‎langfuse/version.py‎
@@ -1,3 +1,3 @@
1
"""@private"""
2
3
-__version__ = "2.57.10"
+__version__ = "2.57.11"
‎pyproject.toml‎
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langfuse"
-version = "2.57.10"
+version = "2.57.11"
4
description = "A client library for accessing langfuse"
5
authors = ["langfuse <[email protected]>"]
6
license = "MIT"
0 commit comments