diff --git a/CHANGELOG.md b/CHANGELOG.md index 3092e99..451ba20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ +## v8.0.2 (2025-10-08) + +### Bug Fixes + +- Restore run-server quote trimming regex + ([`1de4542`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/1de454224c105891137134e2a25c2ee4f00dba45)) + +### Chores + +- Sync version to config.py [skip ci] + ([`728fb43`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/728fb439b929c9dc37646b24537ae043208fda7d)) + + ## v8.0.1 (2025-10-08) ### Bug Fixes diff --git a/pyproject.toml b/pyproject.toml index 095c564..a254f36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "zen-mcp-server" -version = "8.0.1" +version = "8.0.2" description = "AI-powered MCP server with multiple model providers" requires-python = ">=3.9" dependencies = [