Skip to content

Commit

Permalink
New version: MathOptInterface v1.35.1 (#123227)
Browse files Browse the repository at this point in the history
UUID: b8f27783-ece8-5eb3-8dc8-9495eed66fee
Repo: https://github.com/jump-dev/MathOptInterface.jl.git
Tree: f346e3b50c8bb62b7a5c4961ebdbaef65d1ce1e2

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 17, 2025
1 parent c6e05b0 commit c490b52
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
5 changes: 4 additions & 1 deletion M/MathOptInterface/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ CodecZlib = "0.6"
["0.9.9-0.9.13"]
JSONSchema = "0.2"

["0.9.9-1"]
["0.9.9-1.35.0"]
JSON = "0.21"

[1]
Expand Down Expand Up @@ -78,3 +78,6 @@ DataStructures = "0.18"
ForwardDiff = "0.5-0.10"
NaNMath = ["0.3", "1"]
SpecialFunctions = ["0.8", "1-2"]

["1.35.1-1"]
JSON3 = "1"
5 changes: 5 additions & 0 deletions M/MathOptInterface/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ JSONSchema = "7d188eb4-7ad8-530c-ae41-71a32a6d4692"
["0.9.9-1"]
CodecBzip2 = "523fee87-0ab8-5b00-afb7-3ecf72e48cfd"
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"

["0.9.9-1.35.0"]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

["1.11.5-1.15.0"]
Expand All @@ -36,3 +38,6 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["1.35.1-1"]
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
3 changes: 3 additions & 0 deletions M/MathOptInterface/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -318,3 +318,6 @@ git-tree-sha1 = "e065ca5234f53fd6f920efaee4940627ad991fb4"

["1.35.0"]
git-tree-sha1 = "2974c2d3577c8a4cff150cd03e589d637a864276"

["1.35.1"]
git-tree-sha1 = "f346e3b50c8bb62b7a5c4961ebdbaef65d1ce1e2"

0 comments on commit c490b52

Please sign in to comment.