From ed347b92423972cd2a777a43e3cc0c8d73c075f7 Mon Sep 17 00:00:00 2001 From: ACEsuit Date: Mon, 27 May 2024 19:35:19 -0700 Subject: [PATCH] bump v0.0.5 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 095a7ce..3362239 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DecoratedParticles" uuid = "023d0394-cb16-4d2d-a5c7-724bed42bbb6" authors = ["Christoph Ortner and contributors"] -version = "0.0.4" +version = "0.0.5" [deps] AtomsBase = "a963bdd2-2df7-4f54-a1ee-49d51e6be12a"