From 9e9ba9dd48a4cffc8511409c2573115ffebed445 Mon Sep 17 00:00:00 2001 From: Carlo Lucibello Date: Wed, 21 Aug 2024 09:01:41 +0200 Subject: [PATCH] tag GNNGraphs --- GNNGraphs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNNGraphs/Project.toml b/GNNGraphs/Project.toml index 94873d7df..97dee916c 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.1.0" +version = "1.2.0" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"