bump version for next release

This commit is contained in:
David Soria Parra
2024-10-11 01:19:46 +01:00
parent 8f4359e4d2
commit c610b6d76d

View File

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