Compare commits

...

2 Commits

Author SHA1 Message Date
bd597a5a7e Bump version to 2026.07.03 (native macOS support) 2026-07-03 17:30:38 -06:00
1debe608d4 Merge macos-port: native macOS support (no Wine), hardware-validated
Port validated end-to-end on real Apple Silicon (macOS 26.5.2, LTspice XVII
17.2.4): full suite 534 passed / 8 skipped on native Mac; Linux unchanged
(524 unit + 18 integration via Wine). Platform-branches execution so Linux
behaves identically. See commits for details.
2026-07-03 17:30:38 -06:00

View File

@ -1,6 +1,6 @@
[project]
name = "mcltspice"
version = "2026.03.05.1"
version = "2026.07.03"
description = "MCP server for LTspice circuit simulation automation"
readme = "README.md"
requires-python = ">=3.11"