From 622d592dd9026175526831feb185f5088591435c Mon Sep 17 00:00:00 2001 From: Carlo Lucibello Date: Thu, 25 Jul 2024 17:43:56 +0200 Subject: [PATCH] Update Project.toml GNNGraphs --- GNNGraphs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNNGraphs/Project.toml b/GNNGraphs/Project.toml index ff30d3f6e..585d2202e 100644 --- a/GNNGraphs/Project.toml +++ b/GNNGraphs/Project.toml @@ -1,7 +1,7 @@ name = "GNNGraphs" uuid = "aed8fd31-079b-4b5a-b342-a13352159b8c" authors = ["Carlo Lucibello and contributors"] -version = "1.0.0" +version = "1.0.1" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"