Skip to content

Commit aaa6dc8

Browse files
committed
chore: v2.5.0
1 parent c4c9365 commit aaa6dc8

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 +1 @@
1-
__version__ = "2.4.2"
1+
__version__ = "2.5.0"

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.4.2"
3+
version = "2.5.0"
44
description = "A client library for accessing langfuse"
55
authors = ["langfuse <developers@langfuse.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)