bump: version 0.5.0 → 0.5.1
This commit is contained in:
parent
0f70c6f532
commit
328028ac21
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## v0.5.1 (2025-05-27)
|
||||
|
||||
### Fix
|
||||
|
||||
- **deps**: update dependency fastmcp to v2
|
||||
|
||||
## v0.5.0 (2025-05-27)
|
||||
|
||||
### Feat
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.poetry]
|
||||
name = "pypi-query-mcp-server"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
description = "A Model Context Protocol (MCP) server for querying PyPI package information, dependencies, and compatibility"
|
||||
authors = ["Hal <hal.long@outlook.com>"]
|
||||
readme = "README.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue