Skip to content

Commit 4b71ed8

Browse files
committed
version bump
1 parent 99cee44 commit 4b71ed8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@
3737
- `0.3.15-19` Signed macos releases
3838
- `0.3.20` Direct scanning, improved URL handling for other endpoints
3939
- `0.3.21` Fix: handle paths with spaces; updated mcp library dependency
40+
- `0.3.22` Fix: support more than 100 tools; allow specifying a version when scanning a package

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-scan"
3-
version = "0.3.21"
3+
version = "0.3.22"
44
description = "MCP Scan tool"
55
readme = "README.md"
66
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)