From 932c32617a10d43447fd6d937be50ef0d48f7b14 Mon Sep 17 00:00:00 2001 From: Ali Masri Date: Wed, 18 Dec 2024 19:12:29 -0500 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [