Skip to content

Commit ea7df26

Browse files
committed
chore: release v1.14.0
1 parent 0a3d6a8 commit ea7df26

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

0 commit comments

Comments
 (0)