From 76f41030a04bc28138cbe241da87bead4d126568 Mon Sep 17 00:00:00 2001 From: Justin Wiley <7043966+Sector95@users.noreply.github.com> Date: Mon, 6 Jan 2020 10:43:25 -0800 Subject: [PATCH] Version bump. --- gimme_aws_creds/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gimme_aws_creds/__init__.py b/gimme_aws_creds/__init__.py index fc1cb6b0..649f9257 100644 --- a/gimme_aws_creds/__init__.py +++ b/gimme_aws_creds/__init__.py @@ -1,2 +1,2 @@ __all__ = ['config', 'okta', 'main', 'ui'] -version = '2.2.0' +version = '2.2.1'