We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e6f3d commit 3623799Copy full SHA for 3623799
Project.toml
@@ -1,6 +1,6 @@
1
name = "ImageAxes"
2
uuid = "2803e5a7-5153-5ecf-9a86-9b4c37f5f5ac"
3
-version = "0.6.11"
+version = "0.6.12"
4
5
[deps]
6
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
@@ -11,7 +11,7 @@ SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
11
12
[compat]
13
AxisArrays = "0.3, 0.4"
14
-ImageBase = "0.1.1"
+ImageBase = "0.1.7"
15
ImageCore = "0.9, 0.10"
16
Reexport = "0.2, 1.0"
17
SimpleTraits = "0.8, 0.9"
0 commit comments