Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksanders committed May 23, 2023
1 parent ab6a0e7 commit 21f4772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -11,7 +11,7 @@

setup(
name="policyuniverse",
version="1.5.0.20230523",
version="1.5.1.20230523",
description="Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards.",
long_description=open(os.path.join(ROOT, "README.md")).read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 21f4772

Please sign in to comment.