Skip to content

Commit 5c56653

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.37.0
1 parent 8e4ba3e commit 5c56653

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.37.0](https://github.com/indykite/indykite-sdk-python/compare/v1.36.0...v1.37.0) (2024-02-21)
4+
5+
6+
### Features
7+
8+
* replace ingestv2 by ingestv3 ([8e4ba3e](https://github.com/indykite/indykite-sdk-python/commit/8e4ba3ee3772947899fbccc3bcfbe3c25a2cc113))
9+
310
## [1.36.0](https://github.com/indykite/indykite-sdk-python/compare/v1.35.0...v1.36.0) (2024-02-13)
411

512

version.py

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

0 commit comments

Comments
 (0)