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

Skip to content

Commit 0674120

Browse files
committed
version 1.0.13
1 parent 798d6cb commit 0674120

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 +1 @@
1-
__version__ = "1.0.12"
1+
__version__ = "1.0.13"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langfuse"
3-
version = "1.0.12"
3+
version = "1.0.13"
44
description = "A client library for accessing langfuse"
55
authors = ["langfuse <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)