Skip to content

Commit dc6be6d

Browse files
authored
Merge pull request #25 from TuringLang/devmotion-patch-1
Support AbstractMCMC 1
2 parents 9d09ed8 + 305ae19 commit dc6be6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1010

1111
[compat]
12-
AbstractMCMC = "0.4, 0.5"
12+
AbstractMCMC = "0.4, 0.5, 1"
1313
Distributions = "0.20, 0.21, 0.22, 0.23"
1414
Requires = "1.0"
1515
julia = "1"

0 commit comments

Comments
 (0)