Skip to content

Commit f5e33e0

Browse files
authored
release
1 parent 4c9dbce commit f5e33e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NFFT"
22
uuid = "efe261a4-0d2b-5849-be55-fc731d526b0d"
33
authors = ["Tobias Knopp <tobias@knoppweb.de>"]
4-
version = "0.13.4"
4+
version = "0.13.5"
55

66
[deps]
77
AbstractNFFTs = "7f219486-4aa7-41d6-80a7-e08ef20ceed7"
@@ -54,4 +54,4 @@ test = ["Test", "JLArrays", "BenchmarkTools", "FINUFFT", "NFFT3", "Zygote",
5454
"NFFTTools", "DataFrames", "Ducc0"] # "NFFTTools"
5555

5656
[extensions]
57-
NFFTGPUArraysExt = ["Adapt", "GPUArrays"]
57+
NFFTGPUArraysExt = ["Adapt", "GPUArrays"]

0 commit comments

Comments
 (0)