Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Datseris committed Jun 8, 2021
1 parent 83d994a commit e718474
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 = "ARFIMA"
uuid = "9d0fb3db-ba49-4108-bc86-650b3813b6d5"
authors = ["George Datseris <datseris.george@gmail.com>"]
version = "0.3.2"
version = "0.4"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -10,7 +10,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
StaticArrays = "0.12, 1.0"
StaticArrays = "1"
julia = "1"

[extras]
Expand Down

0 comments on commit e718474

Please sign in to comment.