bump: version 0.3.0 → 0.4.0
This commit is contained in:
parent
f2b92ff0ee
commit
5344726014
@ -1,3 +1,9 @@
|
||||
## v0.4.0 (2025-05-27)
|
||||
|
||||
### Feat
|
||||
|
||||
- add advanced dependency resolution and package download tools
|
||||
|
||||
## v0.3.0 (2025-05-27)
|
||||
|
||||
### Feat
|
||||
|
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "pypi-query-mcp-server"
|
||||
version = "0.3.0"
|
||||
version = "0.4.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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user