Skip to content

Commit 4473515

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
1 parent 74cb28d commit 4473515

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
@@ -1,7 +1,7 @@
11
name = "AugmentedGaussianProcesses"
22
uuid = "38eea1fd-7d7d-5162-9d08-f89d0f2e271e"
33
authors = ["Theo Galy-Fajou <theo.galyfajou@gmail.com>"]
4-
version = "0.11.5"
4+
version = "0.11.6"
55

66
[deps]
77
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -40,7 +40,7 @@ RecipesBase = "1.0, 1.1"
4040
Reexport = "0.2, 1"
4141
SimpleTraits = "0.9"
4242
SpecialFunctions = "1, 2"
43-
StatsBase = "0.32, 0.33"
43+
StatsBase = "0.32, 0.33, 0.34"
4444
StatsFuns = "0.9, 1"
4545
Zygote = "0.6.7"
4646
julia = "1.6"

0 commit comments

Comments
 (0)