Skip to content

Commit

Permalink
Update IAM data (#150)
Browse files Browse the repository at this point in the history
* Fix bug in exception text

* Bump version
  • Loading branch information
0xdabbad00 authored Oct 15, 2020
1 parent afb6930 commit 1597f94
Show file tree
Hide file tree
Showing 4 changed files with 5,644 additions and 515 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.2.0"
__version__ = "1.2.1"

import fnmatch
import functools
Expand Down
Loading

0 comments on commit 1597f94

Please sign in to comment.