8000 bump: version 0.3.0 → 0.4.0 · loonghao/pypi-query-mcp-server@5344726 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5344726

Browse files
bump: version 0.3.0 → 0.4.0
1 parent f2b92ff commit 5344726

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.4.0 (2025-05-27)
2+
3+
### Feat
4+
5+
- add advanced dependency resolution and package download tools
6+
17
## v0.3.0 (2025-05-27)
28

39
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "pypi-query-mcp-server"
7-
version = "0.3.0"
7+
version = "0.4.0"
88
description = "A Model Context Protocol (MCP) server for querying PyPI package information, dependencies, and compatibility"
99
authors = ["Hal <hal.long@outlook.com>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)
0