From 0afb6d877190a127da4e7c8d73f0eed524ab8afb Mon Sep 17 00:00:00 2001 From: thoward Date: Tue, 25 Oct 2022 11:52:51 -0700 Subject: [PATCH] version bump --- aws_okta_processor/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws_okta_processor/__init__.py b/aws_okta_processor/__init__.py index 48c2f6b..8adfee4 100644 --- a/aws_okta_processor/__init__.py +++ b/aws_okta_processor/__init__.py @@ -1 +1 @@ -__version__ = '1.7.1' +__version__ = '1.7.2'