Skip to content

Commit f50f44f

Browse files
authored
version bump to 1.6
1 parent 69f8520 commit f50f44f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Hadamard"
22
uuid = "4a05ff16-5f95-55f4-bb53-bb3f467c689a"
3-
version = "1.5.0"
3+
version = "1.6.0"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -11,6 +11,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1111
julia = "1.6"
1212
AbstractFFTs = "0.4,0.5,1"
1313
FFTW = "1.6"
14+
LinearAlgebra = "<0.0.1, 1"
1415

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

0 commit comments

Comments
 (0)