Skip to content

Commit a0d2b2d

Browse files
Merge pull request #4442 from SciML/as/bump-version
build: bump MTKBase patch, MTK minor, MTKBase compat
2 parents 39f0d92 + a7a7724 commit a0d2b2d

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.19.1"
3+
version = "11.20.0"
44
authors = ["Yingbo Ma <mayingbo5@gmail.com>", "Chris Rackauckas <accounts@chrisrackauckas.com> and contributors"]
55

66
[deps]
@@ -88,7 +88,7 @@ Libdl = "1"
8888
LinearAlgebra = "1"
8989
LinearSolve = "3.66"
9090
Logging = "1"
91-
ModelingToolkitBase = "1.27.0"
91+
ModelingToolkitBase = "1.29.1"
9292
ModelingToolkitStandardLibrary = "2.20"
9393
ModelingToolkitTearing = "1.12.1"
9494
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.29.0"
4+
version = "1.29.1"
55

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

0 commit comments

Comments
 (0)