Skip to content

Commit

Permalink
patch DD
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarusA committed Sep 16, 2024
1 parent 88475da commit f145b62
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 = "YAXArrayBase"
uuid = "90b8fcef-0c2d-428d-9c56-5f86629e9d14"
authors = ["Fabian Gans <fgans@bgc-jena.mpg.de>"]
version = "0.7.2"
version = "0.7.3"

[deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Expand All @@ -15,7 +15,7 @@ julia = "1.9"
ArchGDAL = "0.10"
AxisArrays = "0.4"
AxisKeys = "0.2"
DimensionalData = "0.28"
DimensionalData = "0.27, 0.28"
NetCDF = "0.11, 0.12"
Zarr = "0.8, 0.9"

Expand Down

0 comments on commit f145b62

Please sign in to comment.