Skip to content

Commit 0392f92

Browse files
committed
0.1.7
1 parent d874ad9 commit 0392f92

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
@@ -9,3 +9,4 @@
99
- `0.1.4.11` support for prompts and resources
1010
- `0.1.5` semver compatible naming, npm release
1111
- `0.1.6` updated help text
12+
- `0.1.7` stability improvements (CI, pre-commit hooks, testing), --json, logging & error printing, bug fixes, server improvements

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

0 commit comments

Comments
 (0)