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.
2 parents d5ebd3b + 06325b9 commit 79acef5Copy full SHA for 79acef5
Project.toml
@@ -3,7 +3,7 @@ uuid = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
3
keywords = ["markov chain monte carlo", "probablistic programming"]
4
license = "MIT"
5
desc = "A lightweight interface for common MCMC methods."
6
-version = "0.5.5"
+version = "0.5.6"
7
8
[deps]
9
ConsoleProgressMonitor = "88cd18e8-d9cc-4ea6-8889-5259c0d15c8b"
@@ -19,7 +19,7 @@ TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"
19
ConsoleProgressMonitor = "0.1"
20
LoggingExtras = "0.4"
21
ProgressLogging = "0.1"
22
-StatsBase = "0.32"
+StatsBase = "0.32, 0.33"
23
TerminalLoggers = "0.1"
24
julia = "1"
25
0 commit comments