Skip to content

Commit 18f439f

Browse files
CompatHelper: bump compat for "HDF5" to "0.15" (#157)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bd06154 commit 18f439f

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"
14+
HDF5 = "0.14, 0.15"
1515
julia = "1.3"
1616

1717
[extras]

0 commit comments

Comments
 (0)