Skip to content

Commit 7624874

Browse files
Update Project.toml
1 parent c2d6009 commit 7624874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/BoundaryValueDiffEqMIRKN/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BoundaryValueDiffEqMIRKN"
22
uuid = "9255f1d6-53bf-473e-b6bd-23f1ff009da4"
33
authors = ["Qingyu Qu <[email protected]>"]
4-
version = "1.3.0"
4+
version = "1.4.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -46,7 +46,7 @@ InteractiveUtils = "<0.0.1, 1"
4646
JET = "0.9.12"
4747
LineSearch = "0.1.3"
4848
LinearAlgebra = "1.10"
49-
LinearSolve = "2.21"
49+
LinearSolve = "2.21, 3"
5050
Logging = "1.10"
5151
OrdinaryDiffEq = "6.90.1"
5252
PreallocationTools = "0.4.24"

0 commit comments

Comments
 (0)