Skip to content

Commit c2b5331

Browse files
committed
chore: v2.21.3
1 parent be4f22d commit c2b5331

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

langfuse/version.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
"""@private
2-
"""
1+
"""@private"""
32

4-
__version__ = "2.20.4"
3+
__version__ = "2.21.3"

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.21.3a1"
3+
version = "2.21.3"
44
description = "A client library for accessing langfuse"
55
authors = ["langfuse <developers@langfuse.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)