Skip to content

Commit 51a77fb

Browse files
CompatHelper: bump compat for "SpecialFunctions" to "2.0" (#179)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc53c55 commit 51a77fb

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 @@ TensorCore = "62fd8b95-f654-4bbd-a8a5-9c27f68ccd50"
1313
[compat]
1414
ColorTypes = "0.10, 0.11"
1515
FixedPointNumbers = "0.8.2"
16-
SpecialFunctions = "0.8, 0.9, 0.10, 1"
16+
SpecialFunctions = "0.8, 0.9, 0.10, 1, 2.0"
1717
TensorCore = "0.1"
1818
julia = "1"
1919

0 commit comments

Comments
 (0)