bump: version 0.1.0 → 0.2.0

This commit is contained in:
github-actions[bot] 2025-05-27 06:52:22 +00:00
parent ba8536f718
commit f27493d8d2
2 changed files with 25 additions and 1 deletions

View file

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