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 3de7393 commit 650d9e1Copy full SHA for 650d9e1
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.0.0"
+version = "4.1.0"
7
8
[deps]
9
BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
@@ -20,7 +20,7 @@ Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
20
[compat]
21
BangBang = "0.3.19"
22
ConsoleProgressMonitor = "0.1"
23
-LoggingExtras = "0.4"
+LoggingExtras = "0.4, 0.5"
24
ProgressLogging = "0.1"
25
StatsBase = "0.32, 0.33"
26
TerminalLoggers = "0.1"
0 commit comments