From 3dd879640a94b583e1c636d0f940bfbffbf68ca0 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Sun, 29 Mar 2026 16:01:12 -0400 Subject: [PATCH] chore(fable-mcp): bump version to 0.2.0 Reflects all changes since initial 0.1.0 release: RSS tools, task log content/body fix, project and milestone status on create, and various other fixes. Auto-bump hook will handle patch increments from here. Co-Authored-By: Claude Sonnet 4.6 --- 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 57b804d..7ca4929 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.1.0" +version = "0.2.0" description = "MCP server for Fabled Assistant" requires-python = ">=3.12" dependencies = [