Skip to content

Commit a83aef3

Browse files
authored
Add compat bounds for DD (#284)
1 parent a0f5246 commit a83aef3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "YAXArrays"
22
uuid = "c21b50f5-aa40-41ea-b809-c0f5e47bfa5c"
33
authors = ["Fabian Gans <[email protected]>"]
4-
version = "0.5"
4+
version = "0.5.0"
55

66
[deps]
77
CFTime = "179af706-886a-5703-950a-314cd64e0468"
@@ -34,6 +34,7 @@ YAXArrayBase = "90b8fcef-0c2d-428d-9c56-5f86629e9d14"
3434
[compat]
3535
CFTime = "0.0, 0.1"
3636
DataStructures = "0.17, 0.18"
37+
DimensionalData = "0.24"
3738
DiskArrayTools = "0.1"
3839
DiskArrays = "0.3"
3940
DocStringExtensions = "0.8, 0.9"

0 commit comments

Comments
 (0)