Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion langfuse/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""@private"""

__version__ = "2.50.2"
__version__ = "2.50.3"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langfuse"
version = "2.50.2"
version = "2.50.3"
description = "A client library for accessing langfuse"
authors = ["langfuse <developers@langfuse.com>"]
license = "MIT"

0 comments on commit 3b34306

Please sign in to comment.