From abe70952b94710b7d359063657a9914a5dae4fd0 Mon Sep 17 00:00:00 2001 From: Gavin Adams Date: Thu, 19 Jan 2023 09:45:03 -0700 Subject: [PATCH] Iamra 0.6.0 (#34) Co-authored-by: Gavin Adams --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0dd0ec0..530ebe8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "iamra" -version = "0.5.0" +version = "0.6.0" description = "IAM Roles Anywhere credentials helper" authors = ["Gavin Adams "] license = "MIT"