Skip to content

Commit a0ce1c9

Browse files
bschnurrCopilot
andauthored
Bump version to 2026.3.0-dev (#975)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1af35f6 commit a0ce1c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "debugpy",
33
"displayName": "Python Debugger",
44
"description": "Python Debugger extension using debugpy.",
5-
"version": "2025.19.0-dev",
5+
"version": "2026.3.0-dev",
66
"publisher": "ms-python",
77
"enabledApiProposals": [
88
"portsAttributes",
@@ -689,3 +689,4 @@
689689
"vscode-languageclient": "^8.0.2"
690690
}
691691
}
692+

0 commit comments

Comments
 (0)