Skip to content

Commit 404b924

Browse files
committed
release v1.6.1
1 parent 186424e commit 404b924

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ 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+
## [1.6.1] - 2023-09-12
10+
### Fixed
11+
- Now compatible for pydantic>=1.5 (v1 and v2)
912

1013
## [1.6.0] - 2023-09-08
1114
[streamlit-feedback](https://github.com/trubrics/streamlit-feedback/stargazers) has been revamped for tighter integration with st chat elements

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = trubrics
3-
version = 1.6.0
3+
version = 1.6.1
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)