We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469307d commit aba2d3cCopy full SHA for aba2d3c
Project.toml
@@ -1,7 +1,7 @@
1
name = "NonlinearSolve"
2
uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
3
authors = ["SciML"]
4
-version = "4.3.0"
+version = "4.3.1"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -89,7 +89,7 @@ NLSolvers = "0.5"
89
NLsolve = "4.5"
90
NaNMath = "1"
91
NonlinearProblemLibrary = "0.1.2"
92
-NonlinearSolveBase = "1.5"
+NonlinearSolveBase = "1.4"
93
NonlinearSolveFirstOrder = "1.2"
94
NonlinearSolveQuasiNewton = "1.1"
95
NonlinearSolveSpectralMethods = "1.1"
0 commit comments