Skip to content

Commit c4e8249

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.43.0
1 parent 37d8264 commit c4e8249

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.43.0](https://github.com/indykite/indykite-sdk-python/compare/v1.42.0...v1.43.0) (2024-05-30)
4+
5+
6+
### Features
7+
8+
* add batch ingest endpoints ([37d8264](https://github.com/indykite/indykite-sdk-python/commit/37d8264d3e5345e512c12a6f8122b14ec86e498d))
9+
310
## [1.42.0](https://github.com/indykite/indykite-sdk-python/compare/v1.41.2...v1.42.0) (2024-05-21)
411

512

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.42.0"
1+
__version__ = "1.43.0"

0 commit comments

Comments
 (0)