diff --git a/Misc/05-RNN.ipynb b/Misc/05-RNN.ipynb
index 26254fa922135f33ff6e1790ddf4bdc9fce52917..9a863d967bd83b384dddc494b5de49422368ed6f 100644
--- a/Misc/05-RNN.ipynb
+++ b/Misc/05-RNN.ipynb
@@ -59,15 +59,6 @@
     "\n"
    ]
   },
-  {
-   "cell_type": "code",
-   "execution_count": null,
-   "metadata": {},
-   "outputs": [],
-   "source": [
-    "fidle.end()"
-   ]
-  },
   {
    "cell_type": "markdown",
    "metadata": {},
diff --git a/README.ipynb b/README.ipynb
index 0c2e410edb977b363b4f202100ab7ef8087f1372..a6bb880923031223eeec89a35c38e8753f891c68 100644
--- a/README.ipynb
+++ b/README.ipynb
@@ -3,13 +3,13 @@
   {
    "cell_type": "code",
    "execution_count": 1,
-   "id": "f31b5632",
+   "id": "d8a1f0f7",
    "metadata": {
     "execution": {
-     "iopub.execute_input": "2025-01-06T15:33:06.393183Z",
-     "iopub.status.busy": "2025-01-06T15:33:06.392990Z",
-     "iopub.status.idle": "2025-01-06T15:33:06.401877Z",
-     "shell.execute_reply": "2025-01-06T15:33:06.401059Z"
+     "iopub.execute_input": "2025-01-06T15:42:31.846547Z",
+     "iopub.status.busy": "2025-01-06T15:42:31.845888Z",
+     "iopub.status.idle": "2025-01-06T15:42:31.854123Z",
+     "shell.execute_reply": "2025-01-06T15:42:31.853424Z"
     },
     "jupyter": {
      "source_hidden": true
@@ -53,7 +53,7 @@
        "For more information, you can contact us at :  \n",
        "[<img width=\"200px\" style=\"vertical-align:middle\" src=\"fidle/img/00-Mail_contact.svg\"></img>](#top)\n",
        "\n",
-       "Current Version : <!-- VERSION_BEGIN -->3.0.14<!-- VERSION_END -->\n",
+       "Current Version : <!-- VERSION_BEGIN -->3.0.15<!-- VERSION_END -->\n",
        "\n",
        "\n",
        "## Course materials\n",
@@ -68,7 +68,7 @@
        "## Jupyter notebooks\n",
        "\n",
        "<!-- TOC_BEGIN -->\n",
-       "<!-- Automatically generated on : 06/01/25 16:33:05 -->\n",
+       "<!-- Automatically generated on : 06/01/25 16:42:30 -->\n",
        "\n",
        "### Linear and logistic regression\n",
        "- **[LINR1](LinearReg/01-Linear-Regression.ipynb)** - [Linear regression with direct resolution](LinearReg/01-Linear-Regression.ipynb)  \n",
@@ -235,7 +235,7 @@
     "from IPython.display import display,Markdown\n",
     "display(Markdown(open('README.md', 'r').read()))\n",
     "#\n",
-    "# This README is visible under Jupiter Lab ;-)# Automatically generated on : 06/01/25 16:33:05"
+    "# This README is visible under Jupiter Lab ;-)# Automatically generated on : 06/01/25 16:42:31"
    ]
   }
  ],
diff --git a/README.md b/README.md
index add0f1b08f16223adfedc7a4bdd187e64f5938bb..88ea7bd27e3a22e514950d291aae7ce07c0c26a6 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ For more information, see **https://fidle.cnrs.fr** :
 For more information, you can contact us at :  
 [<img width="200px" style="vertical-align:middle" src="fidle/img/00-Mail_contact.svg"></img>](#top)
 
-Current Version : <!-- VERSION_BEGIN -->3.0.14<!-- VERSION_END -->
+Current Version : <!-- VERSION_BEGIN -->3.0.15<!-- VERSION_END -->
 
 
 ## Course materials
@@ -47,7 +47,7 @@ Have a look about **[How to get and install](https://fidle.cnrs.fr/installation)
 ## Jupyter notebooks
 
 <!-- TOC_BEGIN -->
-<!-- Automatically generated on : 06/01/25 16:33:05 -->
+<!-- Automatically generated on : 06/01/25 16:42:30 -->
 
 ### Linear and logistic regression
 - **[LINR1](LinearReg/01-Linear-Regression.ipynb)** - [Linear regression with direct resolution](LinearReg/01-Linear-Regression.ipynb)  
diff --git a/fidle/about.yml b/fidle/about.yml
index ab119feaaa741a7c23a8d0db6b25588d3fdffa35..63ba0e98bb868295fe17eb999ccd2f900b7db0c5 100644
--- a/fidle/about.yml
+++ b/fidle/about.yml
@@ -13,7 +13,7 @@
 #
 # This file describes the notebooks used by the Fidle training.
 
-version:                  3.0.14
+version:                  3.0.15
 content:                  notebooks
 name:                     Notebooks Fidle
 description:              All notebooks used by the Fidle training
diff --git a/fidle/ci/default.yml b/fidle/ci/default.yml
index bc460505f9fa8d8dad8ecfa38e8ae98522a1e6bf..ee22e453912b9c187035fcfd52dbe6e0b8d29b7c 100644
--- a/fidle/ci/default.yml
+++ b/fidle/ci/default.yml
@@ -1,6 +1,6 @@
 campain:
   version: '1.0'
-  description: Automatically generated ci profile (06/01/25 16:33:05)
+  description: Automatically generated ci profile (06/01/25 16:42:30)
   directory: ./campains/default
   existing_notebook: 'remove    # remove|skip'
   report_template: 'fidle     # fidle|default'