Skip to content

Commit e32543b

Browse files
Bump version to v1.6.2 and update dependencies
1 parent ff837dd commit e32543b

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
@@ -4,7 +4,7 @@ repo = "https://github.com/JeffreySarnoff/ArbNumerics.jl.git"
44
keywords = ["math", "floating-point", "extended-precision", "accuracy", "precision"]
55
author = "Jeffrey Sarnoff"
66
license = "MIT"
7-
version = "v1.6.1"
7+
version = "v1.6.2"
88

99
[deps]
1010
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -19,7 +19,7 @@ MPFR_jll = "3a97d323-0669-5f0c-9066-3539efd106a3"
1919
FLINT_jll = "e134572f-a0d5-539d-bddf-3cad8db41a82"
2020

2121
[compat]
22-
FLINT_jll = "~300.200.000"
22+
FLINT_jll = "301.300 - 304.700"
2323
SpecialFunctions = "1, 2.0, 2.1, 2.2, 2.3, 2.4"
2424
GenericLinearAlgebra = "0.2.5, 0.3, 0.4, 0.5, 0.6"
2525
Readables = "0.3 - 0.8"

0 commit comments

Comments
 (0)