Skip to content

Commit 304f8e1

Browse files
authored
[compat] Images v0.24 (#90)
1 parent f161460 commit 304f8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1010

1111
[compat]
1212
Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24"
13-
Images = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23"
13+
Images = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24"
1414
julia = "1"
1515

1616
[extras]

0 commit comments

Comments
 (0)