Skip to content

Commit adbfe0b

Browse files
author
langfuse-bot
committed
chore: release v5.0.0
1 parent 4576897 commit adbfe0b

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,3 +1,3 @@
11
"""@private"""
22

3-
__version__ = "4.0.0b1"
3+
__version__ = "5.0.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "langfuse"
33

4-
version = "4.0.0b1"
4+
version = "5.0.0"
55
description = "A client library for accessing langfuse"
66
authors = ["langfuse <developers@langfuse.com>"]
77
license = "MIT"

0 commit comments

Comments
 (0)