Skip to content

Commit f3eedca

Browse files
author
langfuse-bot
committed
chore: release v3.10.5
1 parent 7e8f070 commit f3eedca

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.10.4a1"
3+
__version__ = "3.10.5"

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.10.4a1"
4+
version = "3.10.5"
55
description = "A client library for accessing langfuse"
66
authors = ["langfuse <developers@langfuse.com>"]
77
license = "MIT"

0 commit comments

Comments
 (0)