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