Skip to content

Commit af2ea73

Browse files
authored
Add support for FillArrays 0.12 (#200)
1 parent 44a57e9 commit af2ea73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DistributionsAD"
22
uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
3-
version = "0.6.30"
3+
version = "0.6.31"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -28,7 +28,7 @@ ChainRulesCore = "1"
2828
Compat = "3.6"
2929
DiffRules = "0.1, 1.0"
3030
Distributions = "0.25.15"
31-
FillArrays = "0.8, 0.9, 0.10, 0.11"
31+
FillArrays = "0.8, 0.9, 0.10, 0.11, 0.12"
3232
NaNMath = "0.3"
3333
PDMats = "0.9, 0.10, 0.11"
3434
Requires = "1"

0 commit comments

Comments
 (0)