Skip to content

Commit b8fd814

Browse files
committed
Bump version
1 parent 58bc32e commit b8fd814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp"
3-
version = "1.2.0.dev0"
3+
version = "1.3.0.dev0"
44
description = "Model Context Protocol SDK"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -83,4 +83,4 @@ target-version = "py310"
8383
members = ["examples/servers/*"]
8484

8585
[tool.uv.sources]
86-
mcp = { workspace = true }
86+
mcp = { workspace = true }

0 commit comments

Comments
 (0)