From e3019dd33add3e97bdf116b02c3e17cc439f9047 Mon Sep 17 00:00:00 2001 From: Carlo Lucibello Date: Sun, 27 Aug 2023 20:44:49 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 05b4b989d..480dfcb9a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GraphNeuralNetworks" uuid = "cffab07f-9bc2-4db1-8861-388f63bf7694" authors = ["Carlo Lucibello and contributors"] -version = "0.6.10" +version = "0.6.11" [weakdeps] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"