From 07cc575d38121dd8299564950ab6fb32b69eeb0f Mon Sep 17 00:00:00 2001 From: Jeff Fessler Date: Thu, 16 May 2024 09:26:39 -0400 Subject: [PATCH] To v0.11 (#43) --- Project.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 031164e..25b67a8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ImageGeoms" uuid = "9ee76f2b-840d-4475-b6d6-e485c9297852" authors = ["Jeff Fessler and contributors"] -version = "0.10.1" +version = "0.11" [deps] FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" @@ -9,8 +9,8 @@ LazyGrids = "7031d0ef-c40d-4431-b2f8-61a8d2f650db" [compat] FillArrays = "1" -LazyGrids = "0.4, 0.5, 1" -MIRTjim = "0.23" +LazyGrids = "1" +MIRTjim = "0.24" julia = "1.10" [weakdeps]