build: bump version to v1.2.0rc1

This commit is contained in:
David Soria Parra
2024-12-23 16:43:32 +00:00
parent 59fff69c38
commit 552f797ac3

View File

@@ -1,6 +1,6 @@
[project]
name = "mcp"
version = "1.2.0.dev0"
version = "1.2.0rc1"
description = "Model Context Protocol SDK"
readme = "README.md"
requires-python = ">=3.10"