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 f4487ae commit bdab5fcCopy full SHA for bdab5fc
Project.toml
@@ -1,6 +1,6 @@
1
name = "SteadyStateDiffEq"
2
uuid = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
3
-version = "2.6.0"
+version = "2.7.0"
4
5
[deps]
6
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
@@ -15,8 +15,8 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
15
ConcreteStructs = "0.2"
16
DiffEqBase = "6.140"
17
DiffEqCallbacks = "3, 4"
18
-NonlinearSolveBase = "1.5"
19
-Reexport = "0.2, 1.0"
+NonlinearSolveBase = "2"
+Reexport = "1.0"
20
SciMLBase = "2"
21
julia = "1.10"
22
0 commit comments