diff --git a/Project.toml b/Project.toml index c0987d14..d3373b26 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PencilFFTs" uuid = "4a48f351-57a6-4416-9ec4-c37015456aae" authors = ["Juan Ignacio Polanco "] -version = "0.13.5" +version = "0.13.6" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" @@ -16,7 +16,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" AbstractFFTs = "1" FFTW = "1" MPI = "0.19" -PencilArrays = "0.16" +PencilArrays = "0.16, 0.17" Reexport = "1" TimerOutputs = "0.5" julia = "1.6"