chore: update version to 2025.13.0-dev in package.json by eleanorjboyd · Pull Request #773 · microsoft/vscode-python-debugger
* chore: update version to 2025.13.0-dev in package.json (#773) * fix getInterpreterDetails to include quotes if necessary (#790) * update debugpy (#795) * bump node version and python api (#781) * bump node version and python api * update to remove deps greater than in python ext * update deps * add install for envs ext * activate envs ext * add logging * . * .. * fix dir * cleanup logging * update pkgs * fix failing tests for inline debugging --------- Co-authored-by: Rich Chiodo <rchiodo@users.noreply.github.com>