Skip to content

Commit dcc1c25

Browse files
authored
New version: RegisterOptimize v0.3.6 (#301)
1 parent 3c67752 commit dcc1c25

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

R/RegisterOptimize/Compat.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,18 @@ StaticArrays = ["0.10-0.12", "1"]
5252
Interpolations = "0.9-0.13"
5353

5454
["0.3.3-0"]
55-
Interpolations = "0.9-0.15"
5655
Ipopt = ["0.5-0.6", "1"]
5756
IterativeSolvers = "0.7-0.9"
5857
JuMP = "1.2.0-1"
5958
MathOptInterface = "1"
6059
Statistics = "1"
6160
julia = "1.10.0-1"
6261

62+
["0.3.3-0.3.5"]
63+
Interpolations = "0.9-0.15"
64+
6365
["0.3.5-0"]
6466
ForwardDiff = ["0.10", "1"]
67+
68+
["0.3.6-0"]
69+
Interpolations = "0.9-0.16"

R/RegisterOptimize/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ git-tree-sha1 = "f8c80ef0cf64509900387ae5913d8b20795871a3"
2424

2525
["0.3.5"]
2626
git-tree-sha1 = "403a1160e123a64f0f8e592985550fd8d79b3c43"
27+
28+
["0.3.6"]
29+
git-tree-sha1 = "64a56ac261eba86fd08ef2dded443dfa04c8aca6"

0 commit comments

Comments
 (0)