From 597908a8eba0c810c80594a243e672aee99b4761 Mon Sep 17 00:00:00 2001 From: Bryan Apellanes <63638027+bryanapellanes-okta@users.noreply.github.com> Date: Mon, 13 Jan 2025 10:31:17 -0600 Subject: [PATCH] Update version to v2.9.10 (#432) --- okta/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/okta/__init__.py b/okta/__init__.py index 5eb52141..19aaa42c 100644 --- a/okta/__init__.py +++ b/okta/__init__.py @@ -1 +1 @@ -__version__ = '2.9.9' +__version__ = '2.9.10'