Skip to content

Commit ba86e49

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for AbstractMCMC to 4, (keep existing compat) (#67)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 2e3a3da commit ba86e49

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.6.6"
3+
version = "0.6.7"
44

55
[deps]
66
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -9,7 +9,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1010

1111
[compat]
12-
AbstractMCMC = "2, 3.0"
12+
AbstractMCMC = "2, 3.0, 4"
1313
Distributions = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
1414
Requires = "1"
1515
julia = "1"

0 commit comments

Comments
 (0)