Skip to content

Commit b3d3ba1

Browse files
committed
chore: v2.20.3
1 parent 43bb1ec commit b3d3ba1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

langfuse/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.20.2a2"
1+
__version__ = "2.20.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langfuse"
3-
version = "2.20.2a2"
3+
version = "2.20.3"
44
description = "A client library for accessing langfuse"
55
authors = ["langfuse <developers@langfuse.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)