Skip to content

Commit 79acef5

Browse files
authored
Merge pull request #28 from TuringLang/statsbase_bump
Bump compat for "StatsBase" to "0.33"
2 parents d5ebd3b + 06325b9 commit 79acef5

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 = "0.5.5"
6+
version = "0.5.6"
77

88
[deps]
99
ConsoleProgressMonitor = "88cd18e8-d9cc-4ea6-8889-5259c0d15c8b"
@@ -19,7 +19,7 @@ TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"
1919
ConsoleProgressMonitor = "0.1"
2020
LoggingExtras = "0.4"
2121
ProgressLogging = "0.1"
22-
StatsBase = "0.32"
22+
StatsBase = "0.32, 0.33"
2323
TerminalLoggers = "0.1"
2424
julia = "1"
2525

0 commit comments

Comments
 (0)