Skip to content

Commit 2f0b9c9

Browse files
Merge pull request #444 from okta/release-changes-v2.9.12
V2.9.12 Release changes
2 parents e90f60d + c6eb85a commit 2f0b9c9

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.12
4+
* Reduce JWT Token Expiration time
5+
36
## 2.9.11
47
* Allow latest aenum release
58
* Add missing OAuthGrantType enum values

okta/__init__.py

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

0 commit comments

Comments
 (0)