build: bump version to v1.1.3

This commit is contained in:
David Soria Parra
2025-01-03 15:45:57 +00:00
parent bd5170e19e
commit d06b393cdb

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mcp"
version = "1.1.2"
version = "1.1.3"
description = "Model Context Protocol SDK"
readme = "README.md"
requires-python = ">=3.10"