Skip to content

Commit 82c289b

Browse files
authored
Update Project.toml
Add 0.16 compatibility for testing latest HDF5 changes
1 parent 3ed629c commit 82c289b

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
@@ -11,7 +11,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1111
[compat]
1212
BufferedStreams = "0.4.1, 1"
1313
CodecZlib = "0.5, 0.6, 0.7"
14-
HDF5 = "0.14, 0.15"
14+
HDF5 = "0.14, 0.15, 0.16"
1515
julia = "1.3"
1616

1717
[extras]

0 commit comments

Comments
 (0)