From de181429d03d8c85bef19ee97b4856c861388119 Mon Sep 17 00:00:00 2001 From: Leandro Martinez Date: Thu, 16 May 2024 10:56:39 -0300 Subject: [PATCH] update CellListMap compat entry --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 5d4a2fa3..5ed84805 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ComplexMixtures" uuid = "6f35c628-ac57-5bae-8ea9-703a8964f6e9" authors = ["Leandro Martinez "] -version = "1.4.2" +version = "1.4.3" [deps] CellListMap = "69e1c6dd-3888-40e6-b3c8-31ac5f578864" @@ -28,7 +28,7 @@ TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe" [compat] Aqua = "0.6, 0.7, 0.8" BenchmarkTools = "1" -CellListMap = "0.8.16" +CellListMap = "0.8.31" Chemfiles = "0.9, 0.10" ChunkSplitters = "0.1, 1, 2" Compat = "4.14.0"