From 8865aa17d48ad6fa983ce99856607800ed933267 Mon Sep 17 00:00:00 2001 From: Andrea Cossu Date: Mon, 28 Oct 2024 17:44:40 +0100 Subject: [PATCH] Prepare release 0.6 --- notebooks/from-zero-to-hero-tutorial/05_evaluation.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/from-zero-to-hero-tutorial/05_evaluation.ipynb b/notebooks/from-zero-to-hero-tutorial/05_evaluation.ipynb index 35ed01a1e..6e4450b45 100644 --- a/notebooks/from-zero-to-hero-tutorial/05_evaluation.ipynb +++ b/notebooks/from-zero-to-hero-tutorial/05_evaluation.ipynb @@ -28,7 +28,7 @@ }, "outputs": [], "source": [ - "!pip install avalanche-lib==0.5" + "!pip install avalanche-lib==0.6" ] }, {