Skip to content

Commit

Permalink
To v0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed May 16, 2024
1 parent c12dc99 commit faafbbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name = "ImageGeoms"
uuid = "9ee76f2b-840d-4475-b6d6-e485c9297852"
authors = ["Jeff Fessler <fessler@umich.edu> and contributors"]
version = "0.10.1"
version = "0.11"

[deps]
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
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]
Expand Down

0 comments on commit faafbbc

Please sign in to comment.