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"