Skip to content

Commit a50683e

Browse files
Update pyproject.toml
1 parent cc918df commit a50683e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-scan"
3-
version = "0.2.0.3"
3+
version = "0.2.1"
44
description = "MCP Scan tool"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -101,4 +101,4 @@ section-order = ["future", "standard-library", "third-party", "first-party", "lo
101101
quote-style = "double"
102102
indent-style = "space"
103103
skip-magic-trailing-comma = false
104-
line-ending = "auto"
104+
line-ending = "auto"

0 commit comments

Comments
 (0)