Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanslapnicar authored May 26, 2021
1 parent 23bb01b commit 9cb098a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
name = "SpecialMatrices"
uuid = "928aab9d-ef52-54ac-8ca1-acd7ca42c160"
version = "1.0.2"
version = "1.0.1"

[deps]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"

[compat]
Polynomials = "1, 2"
julia = "1"
FFTW = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 9cb098a

Please sign in to comment.