Skip to content

Commit c81d6f2

Browse files
CompatHelper: bump compat for "SpecialFunctions" to "1.0" (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 441135c commit c81d6f2

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
@@ -15,7 +15,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1515
ColorTypes = "0.8, 0.9, 0.10"
1616
Colors = "0.9, 0.10, 0.11, 0.12"
1717
FixedPointNumbers = "0.6, 0.7, 0.8"
18-
SpecialFunctions = "0.7, 0.8, 0.9, 0.10"
18+
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0"
1919
StatsBase = "0.28, 0.29, 0.30, 0.31, 0.32, 0.33"
2020
julia = "1"
2121

0 commit comments

Comments
 (0)