Skip to content

Commit 0a7824a

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.46.0
1 parent 60fe53f commit 0a7824a

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.46.0](https://github.com/indykite/indykite-sdk-python/compare/v1.45.0...v1.46.0) (2024-06-28)
4+
5+
6+
### Features
7+
8+
* add token introspect config ([60fe53f](https://github.com/indykite/indykite-sdk-python/commit/60fe53f1f5651925d020909f339998a4676cb96f))
9+
310
## [1.45.0](https://github.com/indykite/indykite-sdk-python/compare/v1.44.0...v1.45.0) (2024-06-14)
411

512

version.py

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

0 commit comments

Comments
 (0)