Skip to content

Commit 2bad97c

Browse files
authored
Merge pull request #36 from TuringLang/devmotion-patch-1
Update Distributions compatibility
2 parents 4f45089 + f1ecf18 commit 2bad97c

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,6 +1,6 @@
11
name = "AdvancedMH"
22
uuid = "5b7e9947-ddc0-4b3f-9b55-0d8042f74170"
3-
version = "0.5.3"
3+
version = "0.5.4"
44

55
[deps]
66
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -10,7 +10,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1010

1111
[compat]
1212
AbstractMCMC = "2"
13-
Distributions = "0.20, 0.21, 0.22, 0.23"
13+
Distributions = "0.20, 0.21, 0.22, 0.23, 0.24"
1414
Requires = "1"
1515
julia = "1"
1616

0 commit comments

Comments
 (0)