Bump version to 0.5.0

Typed Pydantic response models replace dict returns across all 65 tools.
216-test pytest suite added with full coverage.
This commit is contained in:
Ryan Malloy 2026-02-11 04:24:24 -07:00
parent 3614ba8f8f
commit 321b6073da

View File

@ -1,6 +1,6 @@
[project] [project]
name = "mcadb" name = "mcadb"
version = "0.4.0" version = "0.5.0"
description = "Android ADB MCP Server for device automation via Model Context Protocol" description = "Android ADB MCP Server for device automation via Model Context Protocol"
authors = [ authors = [
{name = "Ryan Malloy", email = "ryan@supported.systems"} {name = "Ryan Malloy", email = "ryan@supported.systems"}