From 87a75bb955f5b3e771952d68e429426c602eef35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 01:40:25 +0000 Subject: [PATCH] CompatHelper: bump compat for "Images" to "0.24" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 26579197..b1aac179 100644 --- a/Project.toml +++ b/Project.toml @@ -59,7 +59,7 @@ ImageMorphology = "0.2" ImageSegmentation = "1" ImageShow = "0" ImageTransformations = "0" -Images = "0.23" +Images = "0.23, 0.24" IndirectArrays = "0" MappedArrays = "0" MosaicViews = "0"