Skip to content

Commit

Permalink
Merge pull request #194 from 0xdabbad00/update_iam
Browse files Browse the repository at this point in the history
Update iam; bump version
  • Loading branch information
kylelady committed Oct 8, 2021
2 parents a881a63 + cb2c567 commit 8bbd714
Show file tree
Hide file tree
Showing 2 changed files with 68,570 additions and 35,405 deletions.
2 changes: 1 addition & 1 deletion parliament/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
This library is a linter for AWS IAM policies.
"""
__version__ = "1.4.0"
__version__ = "1.4.1"

import fnmatch
import functools
Expand Down

0 comments on commit 8bbd714

Please sign in to comment.