chore(release): 9.2.1

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-11-18 07:06:17 +00:00
parent 0e4d4dfe7d
commit 143add8006
2 changed files with 14 additions and 1 deletions

View File

@@ -2,6 +2,19 @@
<!-- version list -->
## v9.2.1 (2025-11-18)
### Bug Fixes
- **server**: Iterate provider instances during shutdown
([`d40fc83`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/d40fc83d7549293372f3d20cc599a79ec355acef))
### Chores
- Sync version to config.py [skip ci]
([`84f6c4f`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/84f6c4fb241257b611f4b954c22a6b9340007a73))
## v9.2.0 (2025-11-18)
### Chores

View File

@@ -1,6 +1,6 @@
[project]
name = "zen-mcp-server"
version = "9.2.0"
version = "9.2.1"
description = "AI-powered MCP server with multiple model providers"
requires-python = ">=3.9"
dependencies = [