Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mpf committed Aug 23, 2024
2 parents 225a0b8 + 1da5972 commit 24e70dc
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "JSOSolvers"
uuid = "10dff2fc-5484-5881-a0e0-c90441020f8a"
version = "0.11.2"
version = "0.12.0"

[deps]
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
Expand All @@ -14,11 +14,12 @@ SolverCore = "ff4d7338-4cf1-434d-91df-b86cb86fb843"
SolverTools = "b5612192-2639-5dc1-abfe-fbedd65fab29"

[compat]
LinearOperators = "1.1, 2.0"
NLPModels = "0.20"
NLPModelsModifiers = "0.6, 0.7"
Krylov = "0.9.1"
LinearOperators = "2.0"
NLPModels = "0.21"
NLPModelsModifiers = "0.7"
SolverCore = "0.3"
SolverTools = "0.8.6"
SolverTools = "0.9"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 24e70dc

Please sign in to comment.