Skip to content

Commit 562f6da

Browse files
committed
release
1 parent 9d6cf6c commit 562f6da

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
@@ -11,3 +11,4 @@
1111
- `0.1.6` updated help text
1212
- `0.1.7` stability improvements (CI, pre-commit hooks, testing), --json, logging & error printing, bug fixes, server improvements
1313
- `0.1.8-9` fixes
14+
- `0.1.10` automatic releases, updated to newer mcp client

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.1.9"
3+
version = "0.1.10"
44
description = "MCP Scan tool"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)