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