Skip to content

Commit 88a676c

Browse files
committed
chore: release v3.1.0
1 parent 3447a01 commit 88a676c

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

0 commit comments

Comments
 (0)