Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit 8094411

Browse files
Merge pull request #48 from anandijain/aj/compat
allow newest specialfunctions.jl
2 parents f88bd3f + 28e631e commit 8094411

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
@@ -13,7 +13,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1313
[compat]
1414
Cassette = "0.2, 0.3"
1515
DocStringExtensions = "0.8"
16-
SpecialFunctions = "0.8, 0.9, 0.10, 1.0"
16+
SpecialFunctions = "0.8, 0.9, 0.10, 1"
1717
julia = "1"
1818

1919
[extras]

0 commit comments

Comments
 (0)