Skip to content

Commit

Permalink
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compa…
Browse files Browse the repository at this point in the history
…t) (#27)

* CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)

* Update Project.toml

---------

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: Fredrik Bagge Carlson <baggepinnen@gmail.com>
  • Loading branch information
3 people committed Aug 22, 2023
1 parent ee9252e commit ae198c7
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 = "LPVSpectral"
uuid = "26dcc766-85df-5edc-b560-6076d5dbac63"
author = "Fredrik Bagge Carlson <baggepinnen@gmail.com>"
version = "0.3.2"
version = "0.3.3"

[deps]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
Expand All @@ -21,7 +21,7 @@ FFTW = "1.1"
ProximalOperators = "0.10, 0.15"
RecipesBase = "1.0"
Requires = "1.0"
StatsBase = "0.33"
StatsBase = "0.33, 0.34"
julia = "1.0"

[extras]
Expand Down

0 comments on commit ae198c7

Please sign in to comment.