From 683335fff4bc22da37df12a10df285b6cf39f143 Mon Sep 17 00:00:00 2001 From: ChrisRackauckas Date: Sun, 12 Jul 2026 23:12:44 +0000 Subject: [PATCH] Release prep: bump ModelingToolkitBase to 1.51.1 Registered 1.51.0 (including the homotopy operator/HomotopyProblem feature) is unaffected. Unreleased content since then (DiffEqBase 7.x compat floor raise #4709, plus QA/docstring scaffolding) is patch-appropriate. --- lib/ModelingToolkitBase/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ModelingToolkitBase/Project.toml b/lib/ModelingToolkitBase/Project.toml index 480013b59c..328ba5caad 100644 --- a/lib/ModelingToolkitBase/Project.toml +++ b/lib/ModelingToolkitBase/Project.toml @@ -1,7 +1,7 @@ name = "ModelingToolkitBase" uuid = "7771a370-6774-4173-bd38-47e70ca0b839" authors = ["Yingbo Ma ", "Chris Rackauckas and contributors"] -version = "1.51.0" +version = "1.51.1" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"