Skip to content

Commit 9cf816d

Browse files
committed
Update Project.toml
Signed-off-by: ErikQQY <[email protected]>
1 parent ad5d0d9 commit 9cf816d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
1313
DSP = "0.7"
1414
FFTW = "1.4"
1515
ToeplitzMatrices = "0.7"
16-
julia = "1.0"
16+
julia = "1"
1717

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

src/FractionalTransforms.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ export freq_shear, time_shear, sinc_interp
1212
export frst
1313
export frct
1414

15-
end
15+
end

0 commit comments

Comments
 (0)