Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bef40 commit 37b2bb2Copy full SHA for 37b2bb2
‎langfuse/version.py‎
@@ -1,3 +1,3 @@
1
"""@private"""
2
3
-__version__ = "3.0.5"
+__version__ = "3.0.6"
‎pyproject.toml‎
@@ -1,7 +1,7 @@
[tool.poetry]
name = "langfuse"
4
-version = "3.0.5"
+version = "3.0.6"
5
description = "A client library for accessing langfuse"
6
authors = ["langfuse <[email protected]>"]
7
license = "MIT"
0 commit comments