Skip to content

Commit 81ba2de

Browse files
committed
compat: make HDF5 have only a finite number of breaking releases
as per Registry guidelines...
1 parent bc5e4a3 commit 81ba2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ CategoricalArrays = "0.9"
2020
CompressHashDisplace = "0.1.2"
2121
DataFrames = "0.22, 1"
2222
FileIO = "1.6"
23-
HDF5 = "0.15 - 1"
23+
HDF5 = "0.15 - 0.99, 1"

0 commit comments

Comments
 (0)