From 7e06e58ab6b40350595a8fd4c92050cd6896a93a Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Fri, 10 Apr 2026 15:07:54 -0400 Subject: [PATCH] chore(fable-mcp): bump version to 0.2.6 for briefing introspection tools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Manual bump because the pre-commit hook that normally handles this didn't run — its scripts had lost their executable bits earlier in the session. Permissions have been restored in this commit's tree, so subsequent commits touching fable-mcp will auto-bump again. Co-Authored-By: Claude Opus 4.6 (1M context) --- fable-mcp/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fable-mcp/pyproject.toml b/fable-mcp/pyproject.toml index 8ef9133..ba6f5a3 100644 --- a/fable-mcp/pyproject.toml +++ b/fable-mcp/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "fable-mcp" -version = "0.2.5" +version = "0.2.6" description = "MCP server for Fabled Assistant" requires-python = ">=3.12" dependencies = [