Skip to content

Commit 92173f2

Browse files
authored
New version: ImageInterpLast v0.1.2 (#245)
1 parent 704811e commit 92173f2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

I/ImageInterpLast/Compat.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ julia = "1"
44
["0-0.1.0"]
55
CachedArrays = "0.0.0 - 0.1"
66

7+
["0.1.1"]
8+
ImageCore = "0.8-0.9"
9+
710
["0.1.1-0"]
811
AxisArrays = "0.4"
912
CachedArrays = "0.1"
10-
ImageCore = "0.8-0.9"
1113
ImageMetadata = "0.9"
14+
15+
["0.1.2-0"]
16+
ImageCore = "0.8-0.10"

I/ImageInterpLast/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ git-tree-sha1 = "2f6034698a13a5cfd71f1a33c5f9ac36ccbee5f9"
33

44
["0.1.1"]
55
git-tree-sha1 = "a3e4c3a4474e76767a258740614361f1ef845b07"
6+
7+
["0.1.2"]
8+
git-tree-sha1 = "6cd045f3cc74f57bc2282d9c44e524ec6f2d4d81"

0 commit comments

Comments
 (0)