We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150ed91 commit f40d375Copy full SHA for f40d375
Project.toml
@@ -1,7 +1,7 @@
1
name = "ParetoSmooth"
2
uuid = "a68b5a21-f429-434e-8bfa-46b447300aac"
3
authors = ["Carlos Parada <[email protected]>"]
4
-version = "0.7.15"
+version = "0.7.16"
5
6
[deps]
7
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
@@ -26,9 +26,9 @@ ParetoSmoothMCMCChainsExt = "MCMCChains"
26
27
[compat]
28
AxisKeys = "0.1.18, 0.2"
29
-DynamicPPL = "0.21 - 0.34, 0.35"
+DynamicPPL = "0.21 - 0.36"
30
LogExpFunctions = "0.3"
31
-MCMCChains = "6"
+MCMCChains = "6, 7"
32
MCMCDiagnosticTools = "0.3.2"
33
NamedDims = "0.2.35, 1"
34
PrettyTables = "2.1,2.2"
0 commit comments