Skip to content

Commit 5bf3376

Browse files
committed
chore: v1.7.2
1 parent a12fbbd commit 5bf3376

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.7.1"
1+
__version__ = "1.7.2"

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

0 commit comments

Comments
 (0)