From 0b75e43046f2d99c394d754b002b27019afeafc0 Mon Sep 17 00:00:00 2001 From: Leandro Martinez Date: Wed, 30 Aug 2023 21:49:39 -0300 Subject: [PATCH] set version to 0.1.4-DEV --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c27bdff..d91ff97 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Packmol" uuid = "6cdf86f9-9676-4cea-a42d-19f9a563443f" authors = ["Leandro Martinez and contributors"] -version = "0.1.3" +version = "0.1.4-DEV" [deps] CellListMap = "69e1c6dd-3888-40e6-b3c8-31ac5f578864"