diff --git a/README.ipynb b/README.ipynb
index e1a120b941c601a9f4db69a7805d4712948726f5..04afd5038d8ff23c548e825596abd07af8aa432a 100644
--- a/README.ipynb
+++ b/README.ipynb
@@ -3,13 +3,13 @@
   {
    "cell_type": "code",
    "execution_count": 1,
-   "id": "c0502242",
+   "id": "e6482f7c",
    "metadata": {
     "execution": {
-     "iopub.execute_input": "2022-10-16T19:33:52.178836Z",
-     "iopub.status.busy": "2022-10-16T19:33:52.178369Z",
-     "iopub.status.idle": "2022-10-16T19:33:52.190555Z",
-     "shell.execute_reply": "2022-10-16T19:33:52.189704Z"
+     "iopub.execute_input": "2022-10-17T17:16:07.599553Z",
+     "iopub.status.busy": "2022-10-17T17:16:07.599306Z",
+     "iopub.status.idle": "2022-10-17T17:16:07.612204Z",
+     "shell.execute_reply": "2022-10-17T17:16:07.611282Z"
     },
     "jupyter": {
      "source_hidden": true
@@ -44,7 +44,7 @@
        "For more information, see **https://fidle.cnrs.fr** :\n",
        "- **[Fidle site](https://fidle.cnrs.fr)**\n",
        "- **[Presentation of the training](https://fidle.cnrs.fr/presentation)**\n",
-       "- **[Program 2021/2022](https://fidle.cnrs.fr/programme)**\n",
+       "- **[Program 2022/2023](https://fidle.cnrs.fr/programme)**\n",
        "- [Subscribe to the list](https://fidle.cnrs.fr/listeinfo), to stay informed !\n",
        "- [Find us on youtube](https://fidle.cnrs.fr/youtube)\n",
        "- [Corrected notebooks](https://fidle.cnrs.fr/done)\n",
@@ -52,7 +52,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 -->2.2.1<!-- VERSION_END -->\n",
+       "Current Version : <!-- VERSION_BEGIN -->2.2.2<!-- VERSION_END -->\n",
        "\n",
        "\n",
        "## Course materials\n",
@@ -67,7 +67,7 @@
        "## Jupyter notebooks\n",
        "\n",
        "<!-- TOC_BEGIN -->\n",
-       "<!-- Automatically generated on : 16/10/22 21:33:51 -->\n",
+       "<!-- Automatically generated on : 17/10/22 19:16:06 -->\n",
        "\n",
        "### Linear and logistic regression\n",
        "- **[LINR1](LinearReg/01-Linear-Regression.ipynb)** - [Linear regression with direct resolution](LinearReg/01-Linear-Regression.ipynb)  \n",
@@ -233,7 +233,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 : 16/10/22 21:33:51"
+    "# This README is visible under Jupiter Lab ;-)# Automatically generated on : 17/10/22 19:16:06"
    ]
   }
  ],
diff --git a/README.md b/README.md
index 37d67dbd8655ebea51744f9b83158f110951ee6e..96365c20c7c71358fe6c1ec4f98eb57b99923ed9 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ The objectives of this training are :
 For more information, see **https://fidle.cnrs.fr** :
 - **[Fidle site](https://fidle.cnrs.fr)**
 - **[Presentation of the training](https://fidle.cnrs.fr/presentation)**
-- **[Program 2021/2022](https://fidle.cnrs.fr/programme)**
+- **[Program 2022/2023](https://fidle.cnrs.fr/programme)**
 - [Subscribe to the list](https://fidle.cnrs.fr/listeinfo), to stay informed !
 - [Find us on youtube](https://fidle.cnrs.fr/youtube)
 - [Corrected notebooks](https://fidle.cnrs.fr/done)
@@ -31,7 +31,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 -->2.2.1<!-- VERSION_END -->
+Current Version : <!-- VERSION_BEGIN -->2.2.2<!-- VERSION_END -->
 
 
 ## Course materials
@@ -46,7 +46,7 @@ Have a look about **[How to get and install](https://fidle.cnrs.fr/installation)
 ## Jupyter notebooks
 
 <!-- TOC_BEGIN -->
-<!-- Automatically generated on : 16/10/22 21:33:51 -->
+<!-- Automatically generated on : 17/10/22 19:16:06 -->
 
 ### 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 707666d66982d6fe80555c763d18401d8f827811..f066d55d34d06c7ef31baa27f43679bfc179ee1d 100644
--- a/fidle/about.yml
+++ b/fidle/about.yml
@@ -13,7 +13,7 @@
 #
 # This file describes the notebooks used by the Fidle training.
 
-version:          2.2.1
+version:          2.2.2
 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 4eb039b12729aa96e4f7fb8f8ccae7cc5783018a..a8533fd56b21d3ce031063caa74a5f48afa21b2b 100644
--- a/fidle/ci/default.yml
+++ b/fidle/ci/default.yml
@@ -1,6 +1,6 @@
 campain:
   version: '1.0'
-  description: Automatically generated ci profile (16/10/22 21:33:51)
+  description: Automatically generated ci profile (17/10/22 19:16:06)
   directory: ./campains/default
   existing_notebook: 'remove    # remove|skip'
   report_template: 'fidle     # fidle|default'