Skip to content

Commit 7dba00e

Browse files
Merge pull request #4520 from SciML/as/bump-version
build: bump MTKBase minor, MTK minor, MTKBase compat
2 parents b7ac903 + 32d6612 commit 7dba00e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
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.25.0"
3+
version = "11.26.0"
44
authors = ["Yingbo Ma <mayingbo5@gmail.com>", "Chris Rackauckas <accounts@chrisrackauckas.com> and contributors"]
55

66
[deps]
@@ -86,7 +86,7 @@ Libdl = "1"
8686
LinearAlgebra = "1"
8787
LinearSolve = "3.66"
8888
Logging = "1"
89-
ModelingToolkitBase = "1.34"
89+
ModelingToolkitBase = "1.35"
9090
ModelingToolkitStandardLibrary = "2.20"
9191
ModelingToolkitTearing = "1.12.1"
9292
Moshi = "0.3.6"

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.34.1"
4+
version = "1.35.0"
55

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

0 commit comments

Comments
 (0)