Skip to content

Commit 0b4b9c3

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.54.0
1 parent 14939d8 commit 0b4b9c3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.54.0](https://github.com/indykite/indykite-sdk-python/compare/v1.53.0...v1.54.0) (2025-03-05)
4+
5+
6+
### Features
7+
8+
* add trust score ([14939d8](https://github.com/indykite/indykite-sdk-python/commit/14939d8fb1d0ff254190d487c5c26e91c9606a9d))
9+
* update inputParams pattern + delete config ([2c36048](https://github.com/indykite/indykite-sdk-python/commit/2c360483aff430b988cfb8d3141039899da5a3a1))
10+
311
## [1.53.0](https://github.com/indykite/indykite-sdk-python/compare/v1.52.0...v1.53.0) (2025-01-02)
412

513

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.53.0"
1+
__version__ = "1.54.0"

0 commit comments

Comments
 (0)