Bump version

This commit is contained in:
Justin Spahr-Summers
2024-10-03 10:48:01 +00:00
parent 33b5a12629
commit 8f4359e4d2

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "mcp-python" name = "mcp-python"
version = "0.1.3" version = "0.1.4"
description = "Model Context Protocol implementation for Python" description = "Model Context Protocol implementation for Python"
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"