From 688d8af34fa83d5a21be60a6478ac9ce97bf7f33 Mon Sep 17 00:00:00 2001 From: CoderDeltaLan Date: Tue, 16 Sep 2025 09:49:51 +0100 Subject: [PATCH 1/2] chore(release): v0.4.32 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 113b5e0..49056ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "diff-risk-dashboard" -version = "0.4.31" +version = "0.4.32" description = "Visual risk exposure of PRs powered by ai-patch-verifier outputs." authors = ["CoderDeltaLAN "] license = "MIT" From 61f6f7005b814bba996d62c5b3190837de3cf331 Mon Sep 17 00:00:00 2001 From: CoderDeltaLan Date: Tue, 16 Sep 2025 13:58:37 +0100 Subject: [PATCH 2/2] chore(release): v0.4.33 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 49056ca..5964e0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "diff-risk-dashboard" -version = "0.4.32" +version = "0.4.33" description = "Visual risk exposure of PRs powered by ai-patch-verifier outputs." authors = ["CoderDeltaLAN "] license = "MIT"