Bump version to 0.1.1 in pyproject.toml

This commit is contained in:
2025-02-08 17:28:39 -05:00
parent 2e49030142
commit c2e890d5a9
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "mcp-applemusic"
version = "0.1.0"
version = "0.1.1"
description = "A simple Apple Music API client for MCP"
readme = "README.md"
requires-python = ">=3.13"