Skip to content

Commit 20beafc

Browse files
authored
Bump DynamicPPL compat to include up to 0.34 (#106)
1 parent 344965c commit 20beafc

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 = "ParetoSmooth"
22
uuid = "a68b5a21-f429-434e-8bfa-46b447300aac"
33
authors = ["Carlos Parada <[email protected]>"]
4-
version = "0.7.14"
4+
version = "0.7.15"
55

66
[deps]
77
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
@@ -26,7 +26,7 @@ ParetoSmoothMCMCChainsExt = "MCMCChains"
2626

2727
[compat]
2828
AxisKeys = "0.1.18, 0.2"
29-
DynamicPPL = "0.21 - 0.32"
29+
DynamicPPL = "0.21 - 0.34"
3030
LogExpFunctions = "0.3"
3131
MCMCChains = "6"
3232
MCMCDiagnosticTools = "0.3.2"

0 commit comments

Comments
 (0)