From 55fbf6f985d6f5952f83b4336d15a100961519d1 Mon Sep 17 00:00:00 2001 From: Aleksey Filippov Date: Wed, 2 Oct 2024 21:27:15 +0400 Subject: [PATCH] Bump python version --- lec1.ipynb | 2 +- lec2.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lec1.ipynb b/lec1.ipynb index 0cc9cd8..8a70271 100644 --- a/lec1.ipynb +++ b/lec1.ipynb @@ -705,7 +705,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.5" + "version": "3.12.7" } }, "nbformat": 4, diff --git a/lec2.ipynb b/lec2.ipynb index 4ba7802..37c3e47 100644 --- a/lec2.ipynb +++ b/lec2.ipynb @@ -1077,7 +1077,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.6" + "version": "3.12.7" } }, "nbformat": 4,