Skip to content

Commit dd9bda7

Browse files
committed
Julia 1.10
1 parent fe7d99b commit dd9bda7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1010

1111
[compat]
12-
LazyGrids = "0.4, 0.5"
12+
LazyGrids = "0.5"
1313
SpecialFunctions = "1.8, 2"
14-
julia = "1.9"
14+
julia = "1.10"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ ellipsoids/spheres, cuboids/cubes, gaussians, cylinders, cones.
135135

136136
### Compatibility
137137

138-
Tested with Julia ≥ 1.9.
138+
Tested with Julia ≥ 1.10.
139139

140140
<!-- URLs -->
141141
[action-img]: https://github.com/JuliaImageRecon/ImagePhantoms.jl/workflows/CI/badge.svg

0 commit comments

Comments
 (0)