Skip to content

Commit 0bceb9f

Browse files
authored
Update version to 0.0.7 (#33)
* Updating Boto3 dependency * Bumping version to 0.0.7
1 parent 109d962 commit 0bceb9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tf-policy-validator"
3-
version = "0.0.6"
3+
version = "0.0.7"
44
description = "A command line tool that validates AWS IAM Policies in a Terraform template against AWS IAM best practices"
55
authors = ["Policy Validator Maintainers <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)