Skip to content

Commit 7dabcc8

Browse files
Bump ModelingToolkit and ModelingToolkitBase for release
Releases unreleased fixes on master: - ModelingToolkitBase 1.54.1 -> 1.54.2 (allow parameter-only equations after mtkcompile; unbound-variable fix (#4738)) - ModelingToolkit 11.35.0 -> 11.35.1 (avoid eliminating irreducibles in eliminate_zero_variables!) Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SFmcAmLrGPrGtzwP333mX8
1 parent 3704e7e commit 7dabcc8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ModelingToolkit"
22
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
3-
version = "11.35.0"
3+
version = "11.35.1"
44
authors = ["Yingbo Ma <mayingbo5@gmail.com>", "Chris Rackauckas <accounts@chrisrackauckas.com> and contributors"]
55

66
[deps]

lib/ModelingToolkitBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ModelingToolkitBase"
22
uuid = "7771a370-6774-4173-bd38-47e70ca0b839"
33
authors = ["Yingbo Ma <mayingbo5@gmail.com>", "Chris Rackauckas <accounts@chrisrackauckas.com> and contributors"]
4-
version = "1.54.1"
4+
version = "1.54.2"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

0 commit comments

Comments
 (0)