From 78f7bad2a154302bc01d24b67206932db2f36d3d Mon Sep 17 00:00:00 2001 From: Leandro Martinez Date: Fri, 31 Mar 2023 11:06:48 -0300 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f97500e..f461c38 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MolecularMinimumDistances" uuid = "46954fcc-1dd7-4352-b01d-a39240e91dc8" authors = ["Leandro Martinez and contributors"] -version = "0.4.3-DEV" +version = "0.4.3" [deps] CellListMap = "69e1c6dd-3888-40e6-b3c8-31ac5f578864"