bump: version 0.6.1 → 0.6.2

This commit is contained in:
github-actions[bot] 2025-07-13 17:07:12 +00:00
parent a10948e886
commit 3dcca5d28c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## v0.6.2 (2025-07-13)
### Fix
- **deps**: update dependency fastmcp to v2.9.0
## v0.6.1 (2025-06-25)
### Fix

View File

@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "pypi-query-mcp-server"
version = "0.6.1"
version = "0.6.2"
description = "A Model Context Protocol (MCP) server for querying PyPI package information, dependencies, and compatibility"
authors = ["Hal <hal.long@outlook.com>"]
readme = "README.md"