Skip to content

Commit 3e6eb31

Browse files
authored
Merge pull request #29 from JuliaDataCubes/la/patch
patch DD
2 parents 88475da + f145b62 commit 3e6eb31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "YAXArrayBase"
22
uuid = "90b8fcef-0c2d-428d-9c56-5f86629e9d14"
33
authors = ["Fabian Gans <[email protected]>"]
4-
version = "0.7.2"
4+
version = "0.7.3"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -15,7 +15,7 @@ julia = "1.9"
1515
ArchGDAL = "0.10"
1616
AxisArrays = "0.4"
1717
AxisKeys = "0.2"
18-
DimensionalData = "0.28"
18+
DimensionalData = "0.27, 0.28"
1919
NetCDF = "0.11, 0.12"
2020
Zarr = "0.8, 0.9"
2121

0 commit comments

Comments
 (0)