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 50cdf04 commit 2d31f09Copy full SHA for 2d31f09
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 = "4.2.1"
+version = "4.3.0"
7
8
[deps]
9
BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
@@ -22,7 +22,7 @@ Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
22
BangBang = "0.3.19"
23
ConsoleProgressMonitor = "0.1"
24
LogDensityProblems = "2"
25
-LoggingExtras = "0.4, 0.5"
+LoggingExtras = "0.4, 0.5, 1"
26
ProgressLogging = "0.1"
27
StatsBase = "0.32, 0.33"
28
TerminalLoggers = "0.1"
0 commit comments