Release 2026.07.13: native SES applier + freeroute backend
Some checks are pending
CI / Lint and Format (push) Waiting to run
CI / Test Python 3.11 on macos-latest (push) Waiting to run
CI / Test Python 3.12 on macos-latest (push) Waiting to run
CI / Test Python 3.13 on macos-latest (push) Waiting to run
CI / Test Python 3.10 on ubuntu-latest (push) Waiting to run
CI / Test Python 3.11 on ubuntu-latest (push) Waiting to run
CI / Test Python 3.12 on ubuntu-latest (push) Waiting to run
CI / Test Python 3.13 on ubuntu-latest (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / Build Package (push) Blocked by required conditions

This commit is contained in:
Ryan Malloy 2026-07-13 01:50:22 -06:00
parent f837b76547
commit a215a36122

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mckicad"
version = "2026.07.11"
version = "2026.07.13"
description = "MCP server for KiCad electronic design automation"
readme = "README.md"
license = { text = "MIT" }