We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9ec3e commit 269fde6Copy full SHA for 269fde6
langfuse/version.py
@@ -1,3 +1,3 @@
1
"""@private"""
2
3
-__version__ = "2.56.2"
+__version__ = "2.57.0"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langfuse"
-version = "2.56.2"
+version = "2.57.0"
4
description = "A client library for accessing langfuse"
5
authors = ["langfuse <developers@langfuse.com>"]
6
license = "MIT"
0 commit comments