Skip to content

Commit d76cccd

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.38.0
1 parent 2db6352 commit d76cccd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.38.0](https://github.com/indykite/indykite-sdk-python/compare/v1.37.0...v1.38.0) (2024-03-07)
4+
5+
6+
### Features
7+
8+
* add metadata to knowledge api properties ([2db6352](https://github.com/indykite/indykite-sdk-python/commit/2db6352e6cf17660f9e5044b23d3384b428e7dea))
9+
310
## [1.37.0](https://github.com/indykite/indykite-sdk-python/compare/v1.36.0...v1.37.0) (2024-02-21)
411

512

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.37.0"
1+
__version__ = "1.38.0"

0 commit comments

Comments
 (0)