Skip to content

Commit c133aed

Browse files
committed
Bump version to 0.6.4
1 parent 0ed408e commit c133aed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mac_messages_mcp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
"find_contact_by_name",
3131
]
3232

33-
__version__ = "0.6.3"
33+
__version__ = "0.6.4"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mac-messages-mcp"
7-
version = "0.6.3"
7+
version = "0.6.4"
88
description = "A bridge for interacting with macOS Messages app through MCP"
99
readme = {file = "README.md", content-type = "text/markdown"}
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)