Skip to content

Commit

Permalink
bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksanders committed Jan 14, 2021
1 parent 6946895 commit 40c1c46
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.3.2.20210114",
version="1.3.3.20210114",
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 40c1c46

Please sign in to comment.