diff --git a/pyproject.toml b/pyproject.toml index 9a2bd9f..9edd22e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cloudbuild-validator" -version = "0.1.1" +version = "0.1.2" description = "A robust and extensible tool for validating Google Cloud Build YAML configuration files against schema specifications and custom rules." readme = "README.md" authors = [