Skip to content

Commit 366b2c1

Browse files
authored
Merge branch 'main' into batch-evaluation-pass-trace-fields
2 parents 56f77de + 4caab4b commit 366b2c1

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

langfuse/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""@private"""
22

3-
__version__ = "3.11.2"
3+
__version__ = "3.12.0"

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "langfuse"
33

4-
version = "3.11.2"
4+
version = "3.12.0"
55
description = "A client library for accessing langfuse"
66
authors = ["langfuse <developers@langfuse.com>"]
77
license = "MIT"

0 commit comments

Comments
 (0)