Skip to content

Commit

Permalink
Version bump (#168)
Browse files Browse the repository at this point in the history
* Bump version

* Update IAM data
  • Loading branch information
0xdabbad00 committed Jan 21, 2021
1 parent 1279c1e commit da69dfd
Show file tree
Hide file tree
Showing 2 changed files with 12,543 additions and 1,383 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.3.0"
__version__ = "1.3.1"

import fnmatch
import functools
Expand Down

0 comments on commit da69dfd

Please sign in to comment.