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"