diff --git a/pyproject.toml b/pyproject.toml index cd1ee1f..ed3745d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pytest-terraform" -version = "0.5.0" +version = "0.5.1" description = "A pytest plugin for using terraform fixtures" authors = ["Kapil Thangavelu "] license = "Apache-2.0"