From 76ab4fa59ba30d4cdb92d07e75bc0e48fc041b11 Mon Sep 17 00:00:00 2001 From: Leandro Martinez Date: Wed, 28 Aug 2024 15:22:24 -0300 Subject: [PATCH] set version to 2.7.5-DEV --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b688dd5d..cc734fd7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ComplexMixtures" uuid = "6f35c628-ac57-5bae-8ea9-703a8964f6e9" authors = ["Leandro Martinez "] -version = "2.7.4" +version = "2.7.5-DEV" [deps] CellListMap = "69e1c6dd-3888-40e6-b3c8-31ac5f578864"