Skip to content

Commit 9c56455

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StructArrays in [weakdeps] to 0.7, (keep existing compat)
1 parent 98a1041 commit 9c56455

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 = "AdvancedMH"
22
uuid = "5b7e9947-ddc0-4b3f-9b55-0d8042f74170"
3-
version = "0.8.4"
3+
version = "0.8.5"
44

55
[deps]
66
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -33,7 +33,7 @@ LogDensityProblems = "2"
3333
MCMCChains = "6.0.4"
3434
Random = "1.6"
3535
Requires = "1"
36-
StructArrays = "0.6"
36+
StructArrays = "0.6, 0.7"
3737
julia = "1.6"
3838

3939
[extras]

0 commit comments

Comments
 (0)