Skip to content

Commit f566b0a

Browse files
committed
Inform type checkers that arcade_mcp_server has inline type annotations
1 parent 73acc93 commit f566b0a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

libs/arcade-mcp-server/arcade_mcp_server/py.typed

Whitespace-only changes.

libs/arcade-mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "arcade-mcp-server"
7-
version = "1.11.1"
7+
version = "1.11.2"
88
description = "Model Context Protocol (MCP) server framework for Arcade.dev"
99
readme = "README.md"
1010
authors = [{ name = "Arcade.dev" }]

0 commit comments

Comments
 (0)