Skip to content

Commit 3c0b398

Browse files
committed
version increment
1 parent f984dd7 commit 3c0b398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

policy_sentry/bin/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""
33
Policy Sentry is a tool for generating least-privilege IAM Policies.
44
"""
5-
__version__ = "0.10.0"
5+
__version__ = "0.11.0"
66
import click
77
from policy_sentry import command
88

0 commit comments

Comments
 (0)