From 6d6b02f4fefb8cd09a579f24d7261541e0e4a0e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Apr 2026 01:28:47 +0000 Subject: [PATCH] chore: release v0.1.10 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1d0da01..75fe1b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "quinn" -version = "0.1.9" +version = "0.1.10" description = "Quinn — protoLabs QA engineer + release manager agent" requires-python = ">=3.11"