From 75c40d87f5986fbc10b098a24ced7b6ac4c1b327 Mon Sep 17 00:00:00 2001 From: JuliaMolSim Date: Mon, 13 May 2024 22:14:13 -0700 Subject: [PATCH] bump v0.0.1 --- Project.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 560240d..e1f85a6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,6 @@ name = "AtomsBuilder" uuid = "f5cc8831-eeb7-4288-8d9f-d6c1ddb77004" -authors = ["Christoph Ortner and contributors"] -version = "0.0.1-dev" +version = "0.0.1" [deps] AtomsBase = "a963bdd2-2df7-4f54-a1ee-49d51e6be12a"