diff --git a/Project.toml b/Project.toml index 0b45dff..2db1279 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MPIReco" uuid = "e4246700-6248-511e-8146-a1d1f47669d2" -authors = ["Tobias Knopp "] version = "0.9.4" +authors = ["Tobias Knopp "] [deps] AbstractImageReconstruction = "a4b4fdbf-6459-4ec9-990d-77e1fa24a91b" @@ -50,7 +50,7 @@ FFTW = "1.3" GPUArrays = "11" ImageUtils = "0.2" IniFile = "0.5" -JLArrays = "0.2" +JLArrays = "0.2, 0.3" KernelAbstractions = "0.9" LRUCache = "1.6" LinearAlgebra = "1"