Skip to content

Commit 55fae99

Browse files
committed
- Release changelog and version changes.
1 parent f75f82c commit 55fae99

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Okta Python SDK Changelog
22

3+
## 2.9.13
4+
* Expire and renew the access token when using OAuth 2.0
5+
36
## 2.9.12
47
* Reduce JWT Token Expiration time
58

okta/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.9.12'
1+
__version__ = '2.9.13'

0 commit comments

Comments
 (0)