Skip to content

Commit 1be3ebd

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.32, (keep existing compat) (#103)
* CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.32, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: David Widmann <[email protected]>
1 parent 7a1339a commit 1be3ebd

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.13"
4+
version = "0.7.14"
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.31"
29+
DynamicPPL = "0.21 - 0.32"
3030
LogExpFunctions = "0.3"
3131
MCMCChains = "6"
3232
MCMCDiagnosticTools = "0.3.2"

0 commit comments

Comments
 (0)