Skip to content

Commit 46ac866

Browse files
Merge pull request #896 from Moelf/patch-1
bump MultistartOptimization compatibility
2 parents 786ee8d + 40eba6c commit 46ac866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/OptimizationMultistartOptimization/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationMultistartOptimization"
22
uuid = "e4316d97-8bbb-4fd3-a7d8-3851d2a72823"
33
authors = ["Vaibhav Dixit <[email protected]> and contributors"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
@@ -10,7 +10,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1010

1111
[compat]
1212
julia = "1"
13-
MultistartOptimization = "0.2"
13+
MultistartOptimization = "0.2, 0.3"
1414
Optimization = "4"
1515
Reexport = "1.2"
1616

0 commit comments

Comments
 (0)