We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bb273 commit 28104daCopy full SHA for 28104da
Project.toml
@@ -1,15 +1,15 @@
1
name = "SpecialFunctions"
2
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
3
-version = "1.5.1"
+version = "1.6.0"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
7
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
8
OpenSpecFun_jll = "efe28fd5-8261-553b-a9e1-b2916fc3738e"
9
10
[compat]
11
-ChainRulesCore = "0.9.44, 0.10"
12
-ChainRulesTestUtils = "0.6.8, 0.7"
+ChainRulesCore = "0.9.44, 0.10, 1"
+ChainRulesTestUtils = "0.6.8, 0.7, 1"
13
LogExpFunctions = "0.2"
14
OpenSpecFun_jll = "0.5"
15
julia = "1.3"
0 commit comments