Skip to content

Commit

Permalink
Merge pull request #122 from MichielStock/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…23-05-02-01-26-36-172-02732196295

CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
  • Loading branch information
MichielStock authored May 30, 2023
2 parents 36e37c7 + 659c5c7 commit 6d45a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[compat]
Aqua = "0.5"
NamedDims = "0.2, 0.3"
StatsBase = "0.32, 0.33"
StatsBase = "0.32, 0.33, 0.34"
julia = "1"

[extras]
Expand Down

1 comment on commit 6d45a66

@mateuszbaran
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MichielStock could you tag a new version so that Kronecker.jl can be used with newer StatsBase?

Please sign in to comment.