From 78b3ac08296dab6e89e9969b5877d978a4ef9b78 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 25 Oct 2022 04:41:25 +0000 Subject: [PATCH] New version: NeighbourLists v0.5.5 UUID: 2fcf5ba9-9ed4-57cf-b73f-ff513e316b9c Repo: https://github.com/JuliaMolSim/NeighbourLists.jl.git Tree: ba1b33c8d89141f4a9de3f2401604d95822c5ee7 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- N/NeighbourLists/Compat.toml | 12 ++++++++---- N/NeighbourLists/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/N/NeighbourLists/Compat.toml b/N/NeighbourLists/Compat.toml index 871b7b2f6d10826..d50a86b5a274ca6 100644 --- a/N/NeighbourLists/Compat.toml +++ b/N/NeighbourLists/Compat.toml @@ -1,8 +1,12 @@ -[0] -StaticArrays = "0.0.0-0.12" - ["0-0.2"] julia = "0.6-1" -["0.3-0"] +["0-0.5.0"] +StaticArrays = "0.0.0-0.12" + +["0.3-0.5.0"] julia = ["0.7", "1"] + +["0.5.5-0"] +StaticArrays = "1" +julia = "1" diff --git a/N/NeighbourLists/Versions.toml b/N/NeighbourLists/Versions.toml index 0ff6af728cc5e61..cec93b096626f7e 100644 --- a/N/NeighbourLists/Versions.toml +++ b/N/NeighbourLists/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "3500cf378d26435ceb5b0ab49dc512ef55f35a78" ["0.5.0"] git-tree-sha1 = "c807689feb2127a011d8e174541c79e5a3a8acab" + +["0.5.5"] +git-tree-sha1 = "ba1b33c8d89141f4a9de3f2401604d95822c5ee7"