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