Skip to content

Commit

Permalink
bump ImageCore compat (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Sep 27, 2023
1 parent b51d1e0 commit 86bdfe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "RegisterCore"
uuid = "67712758-55e7-5c3c-8e85-dda1d7758434"
authors = ["Tim Holy <tim.holy@gmail.com>"]
version = "0.2.4"
version = "0.2.5"

[deps]
CenterIndexedArrays = "46a7138f-0d70-54e1-8ada-fb8296f91f24"
Expand All @@ -11,7 +11,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"

[compat]
CenterIndexedArrays = "0.2"
ImageCore = "0.8.1, 0.9"
ImageCore = "0.8.1, 0.9, 0.10"
ImageFiltering = "0.5, 0.6, 0.7"
Requires = "1"
julia = "^1.1"
Expand Down

0 comments on commit 86bdfe9

Please sign in to comment.