From d8a376d36d3e157041743aff4b7fac1d121939a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Apr 2026 01:44:59 +0000 Subject: [PATCH] chore: release v0.1.12 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d920513..7956629 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "quinn" -version = "0.1.11" +version = "0.1.12" description = "Quinn — protoLabs QA engineer + release manager agent" requires-python = ">=3.11"