We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f984dd7 commit 3c0b398Copy full SHA for 3c0b398
policy_sentry/bin/cli.py
@@ -2,7 +2,7 @@
2
"""
3
Policy Sentry is a tool for generating least-privilege IAM Policies.
4
5
-__version__ = "0.10.0"
+__version__ = "0.11.0"
6
import click
7
from policy_sentry import command
8
0 commit comments