chore(release): 7.6.0

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-10-07 05:09:16 +00:00
parent 3bfe2507fe
commit b77b810a5a
2 changed files with 22 additions and 1 deletions

View File

@@ -2,6 +2,27 @@
<!-- version list -->
## v7.6.0 (2025-10-07)
### Chores
- Sync version to config.py [skip ci]
([`c1c75ba`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/c1c75ba304c2840329650c46273e87eab9b05906))
- Sync version to config.py [skip ci]
([`0fa9b66`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/0fa9b6658099c8e0d79fda0c7d2347f62d0e6137))
### Documentation
- Info about AI client timeouts
([`3ddfed5`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/3ddfed5ef09000791e1c94b041c43dc273ed53a8))
### Features
- Add support for openai/gpt-5-pro model
([`abed075`](https://github.com/BeehiveInnovations/zen-mcp-server/commit/abed075b2eaa99e9618202f47ff921094baae952))
## v7.5.2 (2025-10-06)
### Bug Fixes

View File

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