Skip to content

Commit cff4e12

Browse files
authored
Bump version from 0.16.9 to 0.16.10
1 parent 6a1ddcd commit cff4e12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RegularizedLeastSquares"
22
uuid = "1e9c538a-f78c-5de5-8ffb-0b6dbe892d23"
33
authors = ["Tobias Knopp <[email protected]>"]
4-
version = "0.16.9"
4+
version = "0.16.10"
55

66
[deps]
77
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
@@ -47,4 +47,4 @@ test = ["Test", "Random", "FFTW", "JLArrays"]
4747

4848
[extensions]
4949
RegularizedLeastSquaresGPUArraysExt = ["GPUArrays", "KernelAbstractions"]
50-
RegularizedLeastSquaresCUDAExt = "CUDA"
50+
RegularizedLeastSquaresCUDAExt = "CUDA"

0 commit comments

Comments
 (0)