diff --git a/pyproject.toml b/pyproject.toml index 65f240d97..06f974c0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ name = "iambic-core" packages = [ { include="iambic", from="." }, ] -version = "0.11.58" +version = "0.11.59" 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 "]