Skip to content

Commit 28104da

Browse files
authored
Support ChainRulesCore v1 (#335)
1 parent 42bb273 commit 28104da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name = "SpecialFunctions"
22
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
3-
version = "1.5.1"
3+
version = "1.6.0"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
77
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
88
OpenSpecFun_jll = "efe28fd5-8261-553b-a9e1-b2916fc3738e"
99

1010
[compat]
11-
ChainRulesCore = "0.9.44, 0.10"
12-
ChainRulesTestUtils = "0.6.8, 0.7"
11+
ChainRulesCore = "0.9.44, 0.10, 1"
12+
ChainRulesTestUtils = "0.6.8, 0.7, 1"
1313
LogExpFunctions = "0.2"
1414
OpenSpecFun_jll = "0.5"
1515
julia = "1.3"

0 commit comments

Comments
 (0)