Skip to content

Commit

Permalink
up compat
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen committed Jul 14, 2023
1 parent 1010140 commit 8e7e213
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 = "TotalLeastSquares"
uuid = "028f657a-7ace-5159-a694-8cfd97933b0c"
authors = ["baggepinnen <baggepinnen@gmail.com>"]
version = "1.7.6"
version = "1.7.7"

[deps]
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
Expand All @@ -13,7 +13,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
FillArrays = "1"
StatsBase = "0.33"
StatsBase = "0.33, 0.34"
julia = "1.0"

[extras]
Expand Down

0 comments on commit 8e7e213

Please sign in to comment.