Skip to content

Commit 144397e

Browse files
committed
Default to version 0.0.0
1 parent 418bfd8 commit 144397e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "zeromcp"
3-
version = "1.0.0"
3+
version = "0.0.0"
44
description = "Zero-dependency MCP server implementation"
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)