From af01507b70c8c4413d195359523d2b1733ba3330 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 22 Oct 2021 14:26:31 +0000 Subject: [PATCH] New version: Gridap v0.17.0 UUID: 56d4f2e9-7ea1-5844-9cf6-b9c51ca7ce8e Repo: https://github.com/gridap/Gridap.jl.git Tree: 16bc84e84b0e4ae77f7a45be310040c6b08b9498 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- G/Gridap/Compat.toml | 10 ++++++++-- G/Gridap/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/G/Gridap/Compat.toml b/G/Gridap/Compat.toml index 5dfe90f195a290f..a9adca97f8e5c93 100644 --- a/G/Gridap/Compat.toml +++ b/G/Gridap/Compat.toml @@ -14,7 +14,7 @@ AbstractTrees = "0.3.3-0.3" ["0.11.2-0.12"] WriteVTK = "1.6" -["0.13-0"] +["0.13-0.16"] WriteVTK = "1.7.0-1" ["0.13.3-0.14.1"] @@ -44,9 +44,11 @@ JLD2 = ["0.1.11-0.1", "0.3-0.4"] ["0.15.2-0.16.3"] FillArrays = "0.8.4-0.11" +["0.16"] +SparseMatricesCSR = "0.6" + ["0.16-0"] NearestNeighbors = "0.4.8-0.4" -SparseMatricesCSR = "0.6" ["0.16.2-0"] BlockArrays = "0.12.12-0.16" @@ -55,6 +57,10 @@ BlockArrays = "0.12.12-0.16" BSON = "0.2.5-0.3" FillArrays = "0.8.4-0.12" +["0.17-0"] +SparseMatricesCSR = "0.6.4-0.6" +WriteVTK = "1.11.0" + ["0.2"] TensorPolynomialBases = "0.1.1-0.1" TensorValues = "0.3.2-0.3" diff --git a/G/Gridap/Versions.toml b/G/Gridap/Versions.toml index ad158f1bfeeb695..57b2d1efba3758f 100644 --- a/G/Gridap/Versions.toml +++ b/G/Gridap/Versions.toml @@ -126,3 +126,6 @@ git-tree-sha1 = "39094f6a4e9bfacfbcbf5c2403d3cbe7ad9dcfeb" ["0.16.5"] git-tree-sha1 = "a83e597e9da70d1a6d3d038ada6d4205f9aba43d" + +["0.17.0"] +git-tree-sha1 = "16bc84e84b0e4ae77f7a45be310040c6b08b9498"