Skip to content

Commit a0fa5de

Browse files
Update README.md (microsoft#234)
1 parent a8b2b83 commit a0fa5de

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ You can reference the table below to find the most recent Python Debugger extens
4343
4444
| Python version | Latest supported Python Debugger extension version | debugpy version |
4545
| -------------- | -------------------------------------------------- | ---------------- |
46-
| 2.7, >= 3.5 | 2023.1.XXX | 1.5.1 |
47-
| >= 3.7 | 2023.3.XXX | 1.7.0 |
46+
| 2.7, >= 3.5 | 2023.1.XXX | 1.5.1 |
47+
| >= 3.7 | 2024.0.XXX | 1.7.0 |
48+
| >= 3.8 | 2024.2.XXX | 1.8.1 |
4849

4950

5051
> **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.

0 commit comments

Comments
 (0)