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) (#135)

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

* Update Project.toml

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Fredrik Bagge Carlson <[email protected]>
  • Loading branch information
3 people authored Jul 14, 2023
1 parent 56db13d commit 8bda15d
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 = "MonteCarloMeasurements"
uuid = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
authors = ["baggepinnen <[email protected]>"]
version = "1.1.4"
version = "1.1.5"

[deps]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Expand All @@ -28,7 +28,7 @@ RecipesBase = "<0.8, 0.8, 1.0"
Requires = "<0.6, 1.0"
SLEEFPirates = "0.4, 0.5, 0.6"
StaticArrays = "<0.12, 0.12, 1.0"
StatsBase = "0.29, 0.30, 0.32, 0.33"
StatsBase = "0.29, 0.30, 0.32, 0.33, 0.34"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 8bda15d

Please sign in to comment.