diff --git a/Project.toml b/Project.toml index b4a36477..ee42cff3 100755 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GridapROMs" uuid = "9ec1d169-1b02-4ed6-9618-ff21f43ad569" -authors = ["Nicholas Mueller "] version = "0.1.1" +authors = ["Nicholas Mueller "] [deps] ArraysOfArrays = "65a8f2f4-9b39-5baf-92e2-a9cc46fdf018" @@ -56,7 +56,7 @@ GridapSolvers = "0.6" HaltonSequences = "0.2" LowRankApprox = "0.5.5" MPI = "0.20.23" -PartitionedArrays = "0.3" +PartitionedArrays = "0.3, 0.5" Plots = "1.40" RadialBasisFunctions = "0.2" Revise = "3.13"