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