Skip to content

Commit

Permalink
Add support for StatsBase 0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored May 27, 2023
1 parent b4dd6e4 commit c335c9a
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 = "AxisKeys"
uuid = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
license = "MIT"
version = "0.2.12"
version = "0.2.13"

[deps]
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
Expand Down Expand Up @@ -30,7 +30,7 @@ InvertedIndices = "1.0"
LazyStack = "0.0.7, 0.0.8"
NamedDims = "0.2.46, 0.3, 1"
OffsetArrays = "0.10, 0.11, 1.0"
StatsBase = "0.32, 0.33"
StatsBase = "0.32, 0.33, 0.34"
Tables = "0.2, 1"
julia = "1.6"

Expand Down

0 comments on commit c335c9a

Please sign in to comment.