Skip to content

Commit

Permalink
New version: OptimizationMOI v0.4.1 (#102205)
Browse files Browse the repository at this point in the history
UUID: fd9f6733-72f4-499f-8506-86b2bdd0dea1
Repo: https://github.com/SciML/Optimization.jl.git
Tree: d98829c21708978d6e7ddf151939c3d139bcae53

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Mar 4, 2024
1 parent e23babb commit 5afcedd
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion O/OptimizationMOI/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,18 @@ Reexport = "1.2.0-1"
Optimization = "3.9.0-3"

["0.2-0"]
ModelingToolkit = "8.74.0-8"
SymbolicIndexingInterface = "0.3"

["0.2-0.4.0"]
ModelingToolkit = "8.74.0-8"

["0.3-0"]
Optimization = "3.21.0-3"

["0.4-0"]
SparseArrays = "1.6.0-1"
julia = "1.6.0-1"

["0.4.1-0"]
ModelingToolkit = "9"
SciMLStructures = "1"
3 changes: 3 additions & 0 deletions O/OptimizationMOI/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["0.2-0"]
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"

["0.4.1-0"]
SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226"
3 changes: 3 additions & 0 deletions O/OptimizationMOI/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,6 @@ git-tree-sha1 = "570e686c7a076ce2439eafb6d75499697a9dbfdf"

["0.4.0"]
git-tree-sha1 = "75c381f438afd5c474f460442af6738d6d597b76"

["0.4.1"]
git-tree-sha1 = "d98829c21708978d6e7ddf151939c3d139bcae53"

0 comments on commit 5afcedd

Please sign in to comment.