From 35a005899cb63573ac80118fd64e3011c3b39aff Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 15 Oct 2025 04:12:53 +0000 Subject: [PATCH] chore(release): 9.0.2 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ pyproject.toml | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d21e086..6078b2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ +## v9.0.2 (2025-10-15) + +### Bug Fixes + +- Update Claude CLI commands to new mcp syntax + ([`a2189cb`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/a2189cb88a295ebad6268b9b08c893cd65bc1d89)) + +### Chores + +- Sync version to config.py [skip ci] + ([`d08cdc6`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/d08cdc6691e0f68917f2824945905b7256e0e568)) + + ## v9.0.1 (2025-10-14) ### Bug Fixes diff --git a/pyproject.toml b/pyproject.toml index 0f0305f..d082812 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "zen-mcp-server" -version = "9.0.1" +version = "9.0.2" description = "AI-powered MCP server with multiple model providers" requires-python = ">=3.9" dependencies = [