From 1f78b414823522070c1d486ef82c2bdf127976f1 Mon Sep 17 00:00:00 2001 From: Carlo Lucibello Date: Mon, 9 Dec 2024 02:04:53 +0100 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 27a1fa6df..ed8548d79 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.3.0" +version = "1.3.1" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"