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 8c22820 commit 9ba436dCopy full SHA for 9ba436d
Project.toml
@@ -1,6 +1,6 @@
1
name = "IntervalRootFinding"
2
uuid = "d2bf35a9-74e0-55ec-b149-d360ff49b807"
3
-version = "0.6.1"
+version = "0.6.2"
4
5
[deps]
6
BranchAndPrune = "d3bc4f2e-91e6-11e9-365e-cd067da536ce"
@@ -13,7 +13,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
13
[compat]
14
BranchAndPrune = "0.2.1"
15
ForwardDiff = "0.10, 1"
16
-IntervalArithmetic = "0.22.13, 0.23"
+IntervalArithmetic = "0.22.13, 0.23, 1"
17
Reexport = "1"
18
StaticArrays = "1"
19
julia = "1"
0 commit comments