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