We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8838c5 commit 3e25a3cCopy full SHA for 3e25a3c
2 files changed
langfuse/version.py
@@ -1,3 +1,3 @@
1
"""@private"""
2
3
-__version__ = "2.60.8"
+__version__ = "2.60.9"
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "langfuse"
4
-version = "2.60.8"
+version = "2.60.9"
5
description = "A client library for accessing langfuse"
6
authors = ["langfuse <developers@langfuse.com>"]
7
license = "MIT"
0 commit comments