We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f95b51 commit 2b095a2Copy full SHA for 2b095a2
Project.toml
@@ -1,7 +1,7 @@
1
name = "TaylorSeries"
2
uuid = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
3
repo = "https://github.com/JuliaDiff/TaylorSeries.jl.git"
4
-version = "0.20.8"
+version = "0.20.9"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -23,7 +23,7 @@ TaylorSeriesSAExt = "StaticArrays"
23
[compat]
24
Aqua = "0.8"
25
IntervalArithmetic = "0.23, 1"
26
-JLD2 = "0.5"
+JLD2 = "0.5, 0.6"
27
LinearAlgebra = "<0.0.1, 1"
28
Markdown = "<0.0.1, 1"
29
Random = "1"
0 commit comments