fix: login type parameter EMAIL (v0.1.3)

This commit is contained in:
2026-04-15 13:03:37 +02:00
parent e24f9a8b7e
commit dc608e8c09
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mcp-familywall"
version = "0.1.2"
version = "0.1.3"
description = "MCP server for Family Wall — read your family's lists and tasks via Claude"
readme = "README.md"
requires-python = ">=3.12"