chore(release): 5.10.0

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-08-22 05:24:33 +00:00
parent 4b202f5d1d
commit 6a362969fd
2 changed files with 15 additions and 1 deletions

View File

@@ -2,6 +2,20 @@
<!-- version list -->
## v5.10.0 (2025-08-22)
### Chores
- Sync version to config.py [skip ci]
([`1254205`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/12542054a214022d3f515e53367f5bf3a77fb289))
### Features
- Refactored and tweaked model descriptions / schema to use fewer tokens at launch (average
reduction per field description: 60-80%) without sacrificing tool effectiveness
([`4b202f5`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/4b202f5d1d24cea1394adab26a976188f847bd09))
## v5.9.0 (2025-08-21)
### Documentation

View File

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