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]