chore(release): 9.7.0
Automatically generated by python-semantic-release
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -2,6 +2,19 @@
|
|||||||
|
|
||||||
<!-- version list -->
|
<!-- version list -->
|
||||||
|
|
||||||
|
## v9.7.0 (2025-12-15)
|
||||||
|
|
||||||
|
### Chores
|
||||||
|
|
||||||
|
- Sync version to config.py [skip ci]
|
||||||
|
([`aa85644`](https://github.com/BeehiveInnovations/pal-mcp-server/commit/aa85644c9b15893443107c3a62ec58cd7b9dc532))
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- Re-enable web search for clink codex using correct --enable flag
|
||||||
|
([`e7b9f3a`](https://github.com/BeehiveInnovations/pal-mcp-server/commit/e7b9f3a5d7e06c690c82b9fd13a93310bcf388ed))
|
||||||
|
|
||||||
|
|
||||||
## v9.6.0 (2025-12-15)
|
## v9.6.0 (2025-12-15)
|
||||||
|
|
||||||
### Chores
|
### Chores
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "pal-mcp-server"
|
name = "pal-mcp-server"
|
||||||
version = "9.6.0"
|
version = "9.7.0"
|
||||||
description = "AI-powered MCP server with multiple model providers"
|
description = "AI-powered MCP server with multiple model providers"
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
|||||||
Reference in New Issue
Block a user