From 688bd9df7cd352069e3067b692c86fdec431bb13 Mon Sep 17 00:00:00 2001 From: "Interdisciplinary Physics Team (InPhyT)" <63546437+InterdisciplinaryPhysicsTeam@users.noreply.github.com> Date: Fri, 20 May 2022 00:44:52 +0200 Subject: [PATCH] Update Project.toml Co-Authored-By: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com> Co-Authored-By: Claudio Moroni <43729990+ClaudMor@users.noreply.github.com> --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8d9b701..4a9ce27 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ICD_GEMs" uuid = "2478728f-ce00-4f2d-aaa1-6f265bd37e5b" authors = ["Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>", "Claudio Moroni <43729990+ClaudMor@users.noreply.github.com>"] -version = "1.0.1" +version = "1.0.2" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"