Skip to content

Commit dced179

Browse files
authored
Prep for v1.3.1 (#77)
1 parent cab13bf commit dced179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MultiObjectiveAlgorithms"
22
uuid = "0327d340-17cd-11ea-3e99-2fd5d98cecda"
33
authors = ["Oscar Dowson <o.dowson@gmail.com>"]
4-
version = "1.3.0"
4+
version = "1.3.1"
55

66
[deps]
77
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -12,7 +12,7 @@ Combinatorics = "1"
1212
HiGHS = "1"
1313
Ipopt = "1"
1414
MathOptInterface = "1.19"
15-
Test = "1.6"
15+
Test = "<0.0.1, 1.6"
1616
julia = "1.6"
1717

1818
[extras]

0 commit comments

Comments
 (0)