bump: version 0.6.0 → 0.6.1
This commit is contained in:
parent
452be24e90
commit
134e642946
@ -1,3 +1,9 @@
|
|||||||
|
## v0.6.1 (2025-06-25)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- **deps**: update dependency pydantic-settings to v2.10.1
|
||||||
|
|
||||||
## v0.6.0 (2025-05-29)
|
## v0.6.0 (2025-05-29)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
|||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pypi-query-mcp-server"
|
name = "pypi-query-mcp-server"
|
||||||
version = "0.6.0"
|
version = "0.6.1"
|
||||||
description = "A Model Context Protocol (MCP) server for querying PyPI package information, dependencies, and compatibility"
|
description = "A Model Context Protocol (MCP) server for querying PyPI package information, dependencies, and compatibility"
|
||||||
authors = ["Hal <hal.long@outlook.com>"]
|
authors = ["Hal <hal.long@outlook.com>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user