We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c79dc commit bc0239dCopy full SHA for bc0239d
Project.toml
@@ -1,7 +1,7 @@
1
name = "MultiObjectiveAlgorithms"
2
uuid = "0327d340-17cd-11ea-3e99-2fd5d98cecda"
3
authors = ["Oscar Dowson <[email protected]>"]
4
-version = "1.2.0"
+version = "1.3.0"
5
6
[deps]
7
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -12,6 +12,7 @@ Combinatorics = "1"
12
HiGHS = "1"
13
Ipopt = "1"
14
MathOptInterface = "1.19"
15
+Test = "1.6"
16
julia = "1.6"
17
18
[extras]
0 commit comments