Skip to content

Commit 6daa6bf

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.39.0
1 parent 9306836 commit 6daa6bf

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.39.0](https://github.com/indykite/indykite-sdk-python/compare/v1.38.0...v1.39.0) (2024-03-11)
4+
5+
6+
### Features
7+
8+
* remove deprecated functions ([9306836](https://github.com/indykite/indykite-sdk-python/commit/9306836b825fc3e9e44a9ecadeff34c299b39394))
9+
310
## [1.38.0](https://github.com/indykite/indykite-sdk-python/compare/v1.37.0...v1.38.0) (2024-03-07)
411

512

version.py

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

0 commit comments

Comments
 (0)