From e98410ce574cc8ec0f8d7605137be6ac39ded0ef Mon Sep 17 00:00:00 2001 From: Marco Rosa Date: Fri, 15 Oct 2021 11:40:53 +0200 Subject: [PATCH] version indication in tutorial --- tutorials/01 - Getting Started with Credential Digger.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/01 - Getting Started with Credential Digger.ipynb b/tutorials/01 - Getting Started with Credential Digger.ipynb index 9c1b725c..4679a51b 100644 --- a/tutorials/01 - Getting Started with Credential Digger.ipynb +++ b/tutorials/01 - Getting Started with Credential Digger.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Tutorial: Getting started with Credential Digger" + "# Tutorial: Getting started with Credential Digger (for versions <4.0)" ] }, { @@ -423,4 +423,4 @@ }, "nbformat": 4, "nbformat_minor": 4 -} \ No newline at end of file +}