Skip to content

Commit ca39ed3

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for ArrayInterface to 4, (keep existing compat) (#25)
* CompatHelper: bump compat for ArrayInterface to 4, (keep existing compat) * Update Project.toml Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: David Widmann <[email protected]>
1 parent efc3cd8 commit ca39ed3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "EllipticalSliceSampling"
22
uuid = "cad2338a-1db2-11e9-3401-43bc07c9ede2"
33
authors = ["David Widmann <[email protected]>"]
4-
version = "0.4.4"
4+
version = "0.4.5"
55

66
[deps]
77
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -12,7 +12,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1212

1313
[compat]
1414
AbstractMCMC = "3.2"
15-
ArrayInterface = "2, 3"
15+
ArrayInterface = "2, 3, 4"
1616
Distributions = "0.22, 0.23, 0.24, 0.25"
1717
julia = "1"
1818

0 commit comments

Comments
 (0)