Skip to content

Commit e9764a4

Browse files
Merge pull request #446 from okta/release-changes-v2.9.13
V2.9.13 Release changes
2 parents f75f82c + 55fae99 commit e9764a4

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)