From 3b1b4ae578e40d3fdaa2ff616eb4c180ce027dec Mon Sep 17 00:00:00 2001 From: Andrea Cossu Date: Mon, 28 Oct 2024 17:44:15 +0100 Subject: [PATCH] Prepare release 0.6 --- notebooks/from-zero-to-hero-tutorial/03_benchmarks.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/from-zero-to-hero-tutorial/03_benchmarks.ipynb b/notebooks/from-zero-to-hero-tutorial/03_benchmarks.ipynb index 863554d9d..64d7b2d37 100644 --- a/notebooks/from-zero-to-hero-tutorial/03_benchmarks.ipynb +++ b/notebooks/from-zero-to-hero-tutorial/03_benchmarks.ipynb @@ -24,7 +24,7 @@ "metadata": {}, "outputs": [], "source": [ - "%pip install avalanche-lib==0.5" + "%pip install avalanche-lib==0.6" ] }, {