Skip to content

Commit bc54c8e

Browse files
authored
Merge pull request #133 from JuliaMath/stevengj-patch-1
support specialfunctions 2.x
2 parents 1492680 + 7891518 commit bc54c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2020
Polynomials = "1, 2"
2121
Quadmath = "0.4, 0.5, 0.6"
2222
Requires = "1"
23-
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 1.1"
23+
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 1.1, 2"
2424
GenericLinearAlgebra = "0.2.5, 0.3, 0.4, 0.5, 0.6"
2525
julia = "1"
2626

0 commit comments

Comments
 (0)