Skip to content

Commit 9c92229

Browse files
committed
release 1.5.2
1 parent 07e547b commit 9c92229

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [1.5.2] - 2023-09-04
911
### Fixed
1012
- `user_response` is dict rather than `Response` for feedback_type="text"
1113
- `collector.st_feedback(..., save_to_trubrics=False)` returns a python dict

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = trubrics
3-
version = 1.5.1
3+
version = 1.5.2
44
description = The first user analytics platform for AI models.
55
long_description = Full documentation available at https://trubrics.github.io/trubrics-sdk/.
66

0 commit comments

Comments
 (0)