Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4ac214

Browse files
committed
chore: release v2.57.11
1 parent 9a694db commit d4ac214

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎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__ = "2.57.10"
3+
__version__ = "2.57.11"

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langfuse"
3-
version = "2.57.10"
3+
version = "2.57.11"
44
description = "A client library for accessing langfuse"
55
authors = ["langfuse <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)