Skip to content

Commit 9ba436d

Browse files
committed
Add IA v1.0 and bump patch version
1 parent 8c22820 commit 9ba436d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "IntervalRootFinding"
22
uuid = "d2bf35a9-74e0-55ec-b149-d360ff49b807"
3-
version = "0.6.1"
3+
version = "0.6.2"
44

55
[deps]
66
BranchAndPrune = "d3bc4f2e-91e6-11e9-365e-cd067da536ce"
@@ -13,7 +13,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1313
[compat]
1414
BranchAndPrune = "0.2.1"
1515
ForwardDiff = "0.10, 1"
16-
IntervalArithmetic = "0.22.13, 0.23"
16+
IntervalArithmetic = "0.22.13, 0.23, 1"
1717
Reexport = "1"
1818
StaticArrays = "1"
1919
julia = "1"

0 commit comments

Comments
 (0)