Skip to content

Commit 5071a21

Browse files
authored
Compat bump DynamicPPL to 0.29 (#99)
* Compat bump DynamicPPL to 0.29 * bump version
1 parent 418795a commit 5071a21

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.10"
4+
version = "0.7.11"
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.28"
29+
DynamicPPL = "0.21 - 0.29"
3030
LogExpFunctions = "0.3"
3131
MCMCChains = "6"
3232
MCMCDiagnosticTools = "0.3.2"

0 commit comments

Comments
 (0)