From 9c1481e0dea8cf9bc483cb4072d5d083c94edb11 Mon Sep 17 00:00:00 2001 From: Jeff Fessler Date: Mon, 20 May 2024 22:27:36 -0400 Subject: [PATCH] compat MIRTjim 0.25; to v0.11.1 (#46) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 25b67a8..9cdd0ae 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.11" +version = "0.11.1" [deps] FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" @@ -10,7 +10,7 @@ LazyGrids = "7031d0ef-c40d-4431-b2f8-61a8d2f650db" [compat] FillArrays = "1" LazyGrids = "1" -MIRTjim = "0.24" +MIRTjim = "0.25" julia = "1.10" [weakdeps]