diff --git a/python/pyproject.toml b/python/pyproject.toml index eba139d..70c51d8 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pulumi_aws_tags" -version = "0.7.2" +version = "0.7.3" description = "Pulumi package that helps manage tags for AWS resources" readme = "README.md" keywords = ["pulumi", "aws", "tags"]