Skip to content

Commit

Permalink
Merge pull request #204 from 0xdabbad00/bump_version
Browse files Browse the repository at this point in the history
Bump version to 1.5.0
  • Loading branch information
0xdabbad00 committed Nov 3, 2021
2 parents f777b25 + 806b930 commit 0ae7114
Showing 1 changed file with 1 addition and 1 deletion.
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.1"
__version__ = "1.5.0"

import fnmatch
import functools
Expand Down

0 comments on commit 0ae7114

Please sign in to comment.