Skip to content

Commit ae57d3a

Browse files
committed
compat: extend JLD2 to support v0.6
1 parent 4f95b51 commit ae57d3a

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
@@ -23,7 +23,7 @@ TaylorSeriesSAExt = "StaticArrays"
2323
[compat]
2424
Aqua = "0.8"
2525
IntervalArithmetic = "0.23, 1"
26-
JLD2 = "0.5"
26+
JLD2 = "0.5, 0.6"
2727
LinearAlgebra = "<0.0.1, 1"
2828
Markdown = "<0.0.1, 1"
2929
Random = "1"

0 commit comments

Comments
 (0)