Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermebodin authored Aug 31, 2023
1 parent bca817f commit 9cdbe3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "StateSpaceModels"
uuid = "99342f36-827c-5390-97c9-d7f9ee765c78"
authors = ["raphaelsaavedra <[email protected]>, guilhermebodin <[email protected]>, mariohsouto"]
version = "0.6.7"
version = "0.7.0"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand All @@ -26,8 +26,8 @@ OrderedCollections = "1"
Polynomials = "1, 2"
RecipesBase = "1"
SeasonalTrendLoess = "0.1"
ShiftedArrays = "1"
StatsBase = "0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33"
ShiftedArrays = "1, 2"
StatsBase = "0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34"
julia = "1"

[extras]
Expand Down

0 comments on commit 9cdbe3f

Please sign in to comment.