Skip to content

Commit 54bbbf9

Browse files
authored
Merge pull request #15 from invenia/or/crup
use new ChainRulesCore
2 parents 2c68930 + 8268915 commit 54bbbf9

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,17 +1,17 @@
11
name = "PDMatsExtras"
22
uuid = "2c7acb1b-7338-470f-b38f-951d2bcb9193"
33
authors = ["Invenia Technical Computing"]
4-
version = "2.3.0"
4+
version = "2.4.0"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
88
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
1010

1111
[compat]
12-
ChainRulesCore = "0.9.17"
12+
ChainRulesCore = "0.9.17, 0.10"
1313
Distributions = "0.23, 0.24"
14-
FiniteDifferences = "0.11"
14+
FiniteDifferences = "0.11, 0.12"
1515
PDMats = "0.9, 0.10"
1616
Zygote = "0.5.5"
1717
julia = "1"

0 commit comments

Comments
 (0)