Skip to content

Commit 7323698

Browse files
authored
Update Project.toml for GPU release
1 parent 01d720c commit 7323698

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 = "LinearOperatorCollection"
22
uuid = "a4a2c56f-fead-462a-a3ab-85921a5f2575"
33
authors = ["Tobias Knopp <tobias.knopp@tuhh.de> and contributors"]
4-
version = "1.2.1"
4+
version = "2.0.0"
55

66
[deps]
77
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
@@ -45,4 +45,4 @@ LinearOperatorNFFTExt = ["NFFT", "FFTW"]
4545
LinearOperatorFFTWExt = "FFTW"
4646
LinearOperatorWaveletExt = "Wavelets"
4747
LinearOperatorGPUArraysExt = "GPUArrays"
48-
LinearOperatorRadonKAExt = "RadonKA"
48+
LinearOperatorRadonKAExt = "RadonKA"

0 commit comments

Comments
 (0)