Skip to content

Commit 07cc575

Browse files
authored
To v0.11 (#43)
1 parent c12dc99 commit 07cc575

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
name = "ImageGeoms"
22
uuid = "9ee76f2b-840d-4475-b6d6-e485c9297852"
33
authors = ["Jeff Fessler <[email protected]> and contributors"]
4-
version = "0.10.1"
4+
version = "0.11"
55

66
[deps]
77
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
88
LazyGrids = "7031d0ef-c40d-4431-b2f8-61a8d2f650db"
99

1010
[compat]
1111
FillArrays = "1"
12-
LazyGrids = "0.4, 0.5, 1"
13-
MIRTjim = "0.23"
12+
LazyGrids = "1"
13+
MIRTjim = "0.24"
1414
julia = "1.10"
1515

1616
[weakdeps]

0 commit comments

Comments
 (0)