From 45a14db41e80cf865ca430309580b26b7b5dfdf5 Mon Sep 17 00:00:00 2001 From: Carlo Lucibello Date: Wed, 9 Nov 2022 19:37:59 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9f640f545..6643f2eea 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.5.0" +version = "0.5.1" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"