Skip to content

Commit 2d31f09

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for LoggingExtras to 1, (keep existing compat) (#114)
* CompatHelper: bump compat for LoggingExtras to 1, (keep existing compat) * Update Project.toml Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: David Widmann <[email protected]>
1 parent 50cdf04 commit 2d31f09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
33
keywords = ["markov chain monte carlo", "probablistic programming"]
44
license = "MIT"
55
desc = "A lightweight interface for common MCMC methods."
6-
version = "4.2.1"
6+
version = "4.3.0"
77

88
[deps]
99
BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
@@ -22,7 +22,7 @@ Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
2222
BangBang = "0.3.19"
2323
ConsoleProgressMonitor = "0.1"
2424
LogDensityProblems = "2"
25-
LoggingExtras = "0.4, 0.5"
25+
LoggingExtras = "0.4, 0.5, 1"
2626
ProgressLogging = "0.1"
2727
StatsBase = "0.32, 0.33"
2828
TerminalLoggers = "0.1"

0 commit comments

Comments
 (0)