Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8550a7

Browse files
committed
chore: release v3.5.0
1 parent f809baf commit c8550a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎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__ = "3.4.0"
3+
__version__ = "3.5.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 = "3.4.0"
4+
version = "3.5.0"
55
description = "A client library for accessing langfuse"
66
authors = ["langfuse <[email protected]>"]
77
license = "MIT"

0 commit comments

Comments
 (0)