diff --git a/README.ipynb b/README.ipynb index 42d5a6f4d66cffdc9f3855abbaacfdb50db9edfa..f7d6c2a618b5f717ab9a8a3117249a7e3a44de4d 100644 --- a/README.ipynb +++ b/README.ipynb @@ -3,7 +3,14 @@ { "cell_type": "code", "execution_count": 1, + "id": "random-johns", "metadata": { + "execution": { + "iopub.execute_input": "2021-01-28T21:33:59.739494Z", + "iopub.status.busy": "2021-01-28T21:33:59.739070Z", + "iopub.status.idle": "2021-01-28T21:33:59.748161Z", + "shell.execute_reply": "2021-01-28T21:33:59.747785Z" + }, "jupyter": { "source_hidden": true } @@ -55,7 +62,7 @@ "\n", "\n", "Current Version : <!-- VERSION_BEGIN -->\n", - "2.0.8\n", + "2.0.9\n", "<!-- VERSION_END -->\n", "\n", "\n", @@ -214,9 +221,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.7" + "version": "3.8.5" } }, "nbformat": 4, - "nbformat_minor": 4 + "nbformat_minor": 5 } diff --git a/README.md b/README.md index 9c3a6a963f06d7e4176ffc1da3698ddedce63149..c1da7b5811efaa371547841b61ef2f48adc6ce8e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Don't forget to look at the [Wiki](https://gricad-gitlab.univ-grenoble-alpes.fr/ Current Version : <!-- VERSION_BEGIN --> -2.0.8 +2.0.9 <!-- VERSION_END --> diff --git a/fidle/01-update-index.ipynb b/fidle/01-update-index.ipynb index 88c8ced80d830a42d83358d0587f657784809728..0514bf771c543d1abf738a17f966d89956731242 100644 --- a/fidle/01-update-index.ipynb +++ b/fidle/01-update-index.ipynb @@ -467,7 +467,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.7" + "version": "3.8.5" } }, "nbformat": 4, diff --git a/fidle/config.py b/fidle/config.py index 011d334b02e821fee7ad9e70dc51a02e4a93f797..8b74312b4e33e8840e97c07ef8a465fac48600dd 100644 --- a/fidle/config.py +++ b/fidle/config.py @@ -14,7 +14,7 @@ # ---- Version ----------------------------------------------------- # -VERSION = '2.0.8' +VERSION = '2.0.9' # ---- Default notebook name --------------------------------------- #