Skip to content

Commit 1d5cab4

Browse files
build: bump MTKTearing minor version, update compats
1 parent 06817a1 commit 1d5cab4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/ModelingToolkitTearing/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ModelingToolkitTearing"
22
uuid = "6bb917b9-1269-42b9-9f7c-b0dca72083ab"
33
authors = ["Aayush Sabharwal <[email protected]>"]
4-
version = "1.1.1"
4+
version = "1.2.0"
55

66
[deps]
77
BipartiteGraphs = "caf10ac8-0290-4205-88aa-f15908547e8d"
@@ -27,14 +27,14 @@ CommonSolve = "0.2"
2727
DocStringExtensions = "0.7, 0.8, 0.9"
2828
Graphs = "1"
2929
LinearAlgebra = "1"
30-
ModelingToolkitBase = "1.2.0"
30+
ModelingToolkitBase = "1.4"
3131
Moshi = "0.3"
3232
OffsetArrays = "1"
3333
OrderedCollections = "1.8.1"
3434
SciMLBase = "2.108"
3535
Setfield = "0.7, 0.8, 1"
3636
SparseArrays = "1"
37-
StateSelection = "1.1"
37+
StateSelection = "1.3"
3838
SymbolicIndexingInterface = "0.3"
3939
SymbolicUtils = "4.3"
4040
Symbolics = "7.1"

0 commit comments

Comments
 (0)