Skip to content

Commit 6a86265

Browse files
authored
Bump compat for StatsBase to 0.34 (#326)
Bump compat for StatsBase to 0.34
1 parent 427c151 commit 6a86265

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StateSpaceModels"
22
uuid = "99342f36-827c-5390-97c9-d7f9ee765c78"
33
authors = ["raphaelsaavedra <[email protected]>, guilhermebodin <[email protected]>, mariohsouto"]
4-
version = "0.6.7"
4+
version = "0.6.8"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -27,7 +27,7 @@ Polynomials = "1, 2"
2727
RecipesBase = "1"
2828
SeasonalTrendLoess = "0.1"
2929
ShiftedArrays = "1"
30-
StatsBase = "0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33"
30+
StatsBase = "0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34"
3131
julia = "1"
3232

3333
[extras]

0 commit comments

Comments
 (0)