Skip to content

Commit f51eb9f

Browse files
fix dynamic version
1 parent 8ba31dd commit f51eb9f

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 = "mcp"
3-
dynamic = ["version"]
3+
version = "0.0.0" # Placeholder, will be overridden by uv-dynamic-versioning during build
44
description = "Model Context Protocol SDK"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)