Skip to content

Commit

Permalink
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed May 2, 2023
1 parent 74cb28d commit 4473515
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AugmentedGaussianProcesses"
uuid = "38eea1fd-7d7d-5162-9d08-f89d0f2e271e"
authors = ["Theo Galy-Fajou <theo.galyfajou@gmail.com>"]
version = "0.11.5"
version = "0.11.6"

[deps]
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
Expand Down Expand Up @@ -40,7 +40,7 @@ RecipesBase = "1.0, 1.1"
Reexport = "0.2, 1"
SimpleTraits = "0.9"
SpecialFunctions = "1, 2"
StatsBase = "0.32, 0.33"
StatsBase = "0.32, 0.33, 0.34"
StatsFuns = "0.9, 1"
Zygote = "0.6.7"
julia = "1.6"

0 comments on commit 4473515

Please sign in to comment.