chore(release): 9.8.0

Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-12-15 11:38:13 +00:00
parent 483c67edb7
commit cc03a8d658
2 changed files with 19 additions and 1 deletions

View File

@@ -2,6 +2,24 @@
<!-- version list -->
## v9.8.0 (2025-12-15)
### Chores
- Sync version to config.py [skip ci]
([`cb97a89`](https://github.com/BeehiveInnovations/pal-mcp-server/commit/cb97a891dec6ab7c56b8b35c277ab3680af384d9))
### Features
- Add Claude Opus 4.5 model via OpenRouter
([`813ce5c`](https://github.com/BeehiveInnovations/pal-mcp-server/commit/813ce5c9f7db2910eb12d8c84d3d99f464c430ed))
### Testing
- Add comprehensive test coverage for Opus 4.5 aliases
([`cf63fd2`](https://github.com/BeehiveInnovations/pal-mcp-server/commit/cf63fd25440d599f2ec006bb8cfda5b8a6f61524))
## v9.7.0 (2025-12-15)
### Chores

View File

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