From 2bfd3ce08365c7149ed80e911eea837ba2b66e5a Mon Sep 17 00:00:00 2001 From: NewUserHa <32261870+NewUserHa@users.noreply.github.com> Date: Tue, 14 Oct 2025 03:23:38 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 051cbe01..70ad288e 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ You can reference the table below to find the most recent Python Debugger extens | >= 3.7 | 2024.0.XXX | 1.7.0 | | >= 3.8 | 2024.2.XXX | 1.8.1 | | >= 3.9 | 2025.5.XXX | 1.8.13 | +| >= 3.14 | 2025.14.1 | 1.8.16 | > **Note**: Once you install an older version of the Python Debugger extension in VS Code, you may want to disable auto update by changing the value of the `"extensions.autoUpdate"` setting in your `settings.json` file.