diff --git a/parliament/__init__.py b/parliament/__init__.py index 29076e9..85f3728 100644 --- a/parliament/__init__.py +++ b/parliament/__init__.py @@ -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