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