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 28199e0 commit fd78cf6Copy full SHA for fd78cf6
lib/OrdinaryDiffEqNonlinearSolve/Project.toml
@@ -1,7 +1,7 @@
1
name = "OrdinaryDiffEqNonlinearSolve"
2
uuid = "127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
3
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>", "Yingbo Ma <mayingbo5@gmail.com>"]
4
-version = "1.2.2"
+version = "1.2.3"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -45,7 +45,7 @@ SafeTestsets = "0.1.0"
45
SciMLBase = "2.48.1"
46
SciMLOperators = "0.3.9"
47
SciMLStructures = "1.4.2"
48
-SimpleNonlinearSolve = "1.12.0"
+SimpleNonlinearSolve = "1.12.0, 2"
49
StaticArrays = "1.9.7"
50
Test = "<0.0.1, 1"
51
julia = "1.10"
0 commit comments