Skip to content

Commit 9bd549b

Browse files
authored
Bump compat on Interpolations (#46)
1 parent 9bd856a commit 9bd549b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "RegisterQD"
22
uuid = "ac24ea0c-1830-11e9-18d4-81f172323054"
3-
version = "0.3.0"
3+
version = "0.3.1"
44

55
[deps]
66
CenterIndexedArrays = "46a7138f-0d70-54e1-8ada-fb8296f91f24"
@@ -26,7 +26,7 @@ Distributions = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
2626
ImageMagick = "0.7, 1"
2727
ImageMetadata = "0.9"
2828
Images = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
29-
Interpolations = "0.12, 0.13"
29+
Interpolations = "0.12, 0.13, 0.14"
3030
MappedArrays = "0.2, 0.3, 0.4"
3131
OffsetArrays = "0.11, 1"
3232
PaddedViews = "0.4, 0.5"

0 commit comments

Comments
 (0)