Skip to content

Commit 2e4d631

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.45.0
1 parent df20294 commit 2e4d631

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.45.0](https://github.com/indykite/indykite-sdk-python/compare/v1.44.0...v1.45.0) (2024-06-14)
4+
5+
6+
### Features
7+
8+
* update app agent and fix token ([df20294](https://github.com/indykite/indykite-sdk-python/commit/df20294b0ac6eb875972fec84aedd9cf8cdc3425))
9+
310
## [1.44.0](https://github.com/indykite/indykite-sdk-python/compare/v1.43.0...v1.44.0) (2024-06-06)
411

512

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.44.0"
1+
__version__ = "1.45.0"

0 commit comments

Comments
 (0)