diff --git a/README.ipynb b/README.ipynb
index fb29089f2dc2e8fbc2411cbd6e968d230aef0b5b..81dfb7c504fa7e7522a1d6ba5f45c11a6844b2bb 100644
--- a/README.ipynb
+++ b/README.ipynb
@@ -3,13 +3,13 @@
   {
    "cell_type": "code",
    "execution_count": 1,
-   "id": "b1c7f34f",
+   "id": "97b99b53",
    "metadata": {
     "execution": {
-     "iopub.execute_input": "2021-11-05T17:13:16.992221Z",
-     "iopub.status.busy": "2021-11-05T17:13:16.991863Z",
-     "iopub.status.idle": "2021-11-05T17:13:16.999547Z",
-     "shell.execute_reply": "2021-11-05T17:13:16.999868Z"
+     "iopub.execute_input": "2021-12-04T16:19:50.017498Z",
+     "iopub.status.busy": "2021-12-04T16:19:50.013505Z",
+     "iopub.status.idle": "2021-12-04T16:19:50.025766Z",
+     "shell.execute_reply": "2021-12-04T16:19:50.025376Z"
     },
     "jupyter": {
      "source_hidden": true
@@ -46,12 +46,13 @@
        "- **[Program 2021/2022](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",
        "\n",
        "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 -->\n",
-       "**2.0.29**\n",
+       "**2.0.30**\n",
        "<!-- VERSION_END -->\n",
        "\n",
        "\n",
@@ -218,7 +219,7 @@
  ],
  "metadata": {
   "kernelspec": {
-   "display_name": "Python 3 (ipykernel)",
+   "display_name": "Python 3",
    "language": "python",
    "name": "python3"
   },
diff --git a/README.md b/README.md
index 88d31a02c5155aa4e9cc3660780bb13913895f85..f39f4f6a049a01141282b453e604bb23642444a9 100644
--- a/README.md
+++ b/README.md
@@ -25,12 +25,13 @@ For more information, see **https://fidle.cnrs.fr** :
 - **[Program 2021/2022](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)
 
 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.0.29**
+**2.0.30**
 <!-- VERSION_END -->
 
 
diff --git a/fidle/config.py b/fidle/config.py
index 2b4dd5db84502818471d7f9d59125dcbbde848f3..eff7cc472027c22cf0734c20682bbca97fba07d9 100644
--- a/fidle/config.py
+++ b/fidle/config.py
@@ -14,7 +14,7 @@
 
 # ---- Version -----------------------------------------------------
 #
-VERSION = '2.0.29'
+VERSION = '2.0.30'
 
 # ---- Default notebook name ---------------------------------------
 #