Skip to content

Commit 9737d47

Browse files
expand SpecialFunctions compat
1 parent e90a16b commit 9737d47

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.2.3"
7+
version = "v1.2.4"
88

99
[deps]
1010
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -28,7 +28,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2828
test = ["Test"]
2929

3030
[compat]
31-
SpecialFunctions = "1"
31+
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1"
3232
BinaryProvider = "0.4, 0.5, 0.6"
3333
GenericSVD = "0.3"
3434
GenericSchur = "0.4"

0 commit comments

Comments
 (0)