diff --git a/pyproject.toml b/pyproject.toml index 0333cc866..d03e6dcbc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ name = "iambic-core" packages = [ { include="iambic", from="." }, ] -version = "0.11.16" +version = "0.11.17" license = "Apache-2.0" description = "IAMbic is a multi-cloud IAM control plane that unifies cloud identity management for AWS, Okta, Azure Active Directory, Google Workspace and more into Git." authors = ["Noq Software "]