Skip to content

Commit 098dc26

Browse files
committed
update version number
1 parent aa08c44 commit 098dc26

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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"
3+
version = "1.2.1"
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 }

uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)