diff --git a/pyproject.toml b/pyproject.toml index bd8ce08..91cbf48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mcp-applemusic" -version = "0.1.4" +version = "0.1.5" description = "A simple Apple Music API client for MCP" readme = "README.md" requires-python = ">=3.13"