Skip to content

Commit 23dcdbe

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.44.0
1 parent ca6ade9 commit 23dcdbe

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.44.0](https://github.com/indykite/indykite-sdk-python/compare/v1.43.0...v1.44.0) (2024-06-06)
4+
5+
6+
### Features
7+
8+
* remove outdated authn methods ([ca6ade9](https://github.com/indykite/indykite-sdk-python/commit/ca6ade93509f42d7dba365ac2bd2b94c233a34d6))
9+
* remove outdated authn methods ([ee71ffa](https://github.com/indykite/indykite-sdk-python/commit/ee71ffa75a44b1ea5b74b312d334860e5d5942c2))
10+
* remove outdated authn methods ([49d5523](https://github.com/indykite/indykite-sdk-python/commit/49d5523cb0823854e3177c0c84c9a8172f10ffaf))
11+
312
## [1.43.0](https://github.com/indykite/indykite-sdk-python/compare/v1.42.0...v1.43.0) (2024-05-30)
413

514

version.py

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

0 commit comments

Comments
 (0)