Skip to content

Commit d682115

Browse files
bschnurrCopilot
andcommitted
Bump version to 2026.3.0-dev
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a6ee0a8 commit d682115

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)